GET /api/v1/service_master/?format=api&ordering=-phone&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=-phone&page=3",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-phone",
    "results": [
        {
            "id": 475,
            "full_name": "Шерзод Зокиров",
            "phone": "999017700",
            "certificate_number": "0411"
        },
        {
            "id": 525,
            "full_name": "Нариман Османов",
            "phone": "999005863",
            "certificate_number": "1857"
        },
        {
            "id": 581,
            "full_name": "Хайдаров Эркин",
            "phone": "998997611",
            "certificate_number": "1472"
        },
        {
            "id": 617,
            "full_name": "Умиджон Тойчиев",
            "phone": "998992230",
            "certificate_number": "1632"
        },
        {
            "id": 175,
            "full_name": "Тура Азизов",
            "phone": "998975357",
            "certificate_number": "1041"
        },
        {
            "id": 457,
            "full_name": "Уткирбек Рамазанов",
            "phone": "998937860",
            "certificate_number": "0015"
        },
        {
            "id": 408,
            "full_name": "Мардонов Аминжон",
            "phone": "998937254",
            "certificate_number": "1449"
        },
        {
            "id": 450,
            "full_name": "Фуркат Абдурахманов",
            "phone": "998914989",
            "certificate_number": "0402"
        },
        {
            "id": 187,
            "full_name": "Жамшид  Абдуллаев",
            "phone": "998881339",
            "certificate_number": "1456"
        },
        {
            "id": 482,
            "full_name": "Хушнуд Шодмонов",
            "phone": "998827715",
            "certificate_number": "1439"
        }
    ]
}