GET /api/v1/service_master/?format=api&ordering=id&page=42
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 582,
    "next": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=id&page=43",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=id&page=41",
    "results": [
        {
            "id": 581,
            "full_name": "Хайдаров Эркин",
            "phone": "998997611",
            "certificate_number": "1472"
        },
        {
            "id": 582,
            "full_name": "Абдурашид Нигматов",
            "phone": "974042199",
            "certificate_number": "0988"
        },
        {
            "id": 583,
            "full_name": "Эльдор Юсупов",
            "phone": "938036565",
            "certificate_number": "1465"
        },
        {
            "id": 584,
            "full_name": "Алишер  Сулаймонов",
            "phone": "946468588",
            "certificate_number": "1126"
        },
        {
            "id": 585,
            "full_name": "Бахтиер Ахмедов",
            "phone": "998000946",
            "certificate_number": "0822"
        },
        {
            "id": 586,
            "full_name": "Максадалиев Ботир Максадалиев",
            "phone": "977449391",
            "certificate_number": "1466"
        },
        {
            "id": 587,
            "full_name": "Бахром Шоймардонов",
            "phone": "977043006",
            "certificate_number": "0983"
        },
        {
            "id": 588,
            "full_name": "Пўлат Реимов",
            "phone": "946596677",
            "certificate_number": "1459"
        },
        {
            "id": 589,
            "full_name": "Саидало Исроилхожаев",
            "phone": "998520149",
            "certificate_number": "0925"
        },
        {
            "id": 590,
            "full_name": "Махмуд Алибоев",
            "phone": "935074217",
            "certificate_number": "0430"
        }
    ]
}