GET /api/v1/service_master/?format=api&ordering=-full_name&page=2
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=-full_name&page=3",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-full_name",
    "results": [
        {
            "id": 538,
            "full_name": "Эльдор Холбеков",
            "phone": "336222021",
            "certificate_number": "1390"
        },
        {
            "id": 790,
            "full_name": "Эльбек Юлдошев",
            "phone": "934339777",
            "certificate_number": "1749"
        },
        {
            "id": 602,
            "full_name": "Элмурод Эрматов",
            "phone": "972840076",
            "certificate_number": "1467"
        },
        {
            "id": 154,
            "full_name": "Элдор Мирзакаримов",
            "phone": "912353223",
            "certificate_number": "1163"
        },
        {
            "id": 786,
            "full_name": "Элдор  Мадалиев",
            "phone": "942229966",
            "certificate_number": "1671"
        },
        {
            "id": 448,
            "full_name": "Элдор  Аташев",
            "phone": "973241889",
            "certificate_number": "1137"
        },
        {
            "id": 458,
            "full_name": "Шухратбек Тошматов",
            "phone": "979929707",
            "certificate_number": "0534"
        },
        {
            "id": 272,
            "full_name": "Шухрат Шукуров",
            "phone": "936849779",
            "certificate_number": "0145"
        },
        {
            "id": 601,
            "full_name": "Шухрат Хидоятов",
            "phone": "998806300",
            "certificate_number": "0290"
        },
        {
            "id": 315,
            "full_name": "Шухрат Сафаров",
            "phone": "936560003",
            "certificate_number": "1539"
        }
    ]
}