GET /api/v1/service_master/?format=api&ordering=phone&page=11
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=12",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=10",
    "results": [
        {
            "id": 599,
            "full_name": "Акмал Гафуров",
            "phone": "909292122",
            "certificate_number": "1476"
        },
        {
            "id": 562,
            "full_name": "Абдулазиз Набиев",
            "phone": "909293540",
            "certificate_number": "1458"
        },
        {
            "id": 641,
            "full_name": "Абдурахим Абдукаримов",
            "phone": "909389700",
            "certificate_number": "5555"
        },
        {
            "id": 662,
            "full_name": "Азиз  Жалолов",
            "phone": "909467789",
            "certificate_number": "1136"
        },
        {
            "id": 604,
            "full_name": "Равшан Усмонов",
            "phone": "909586165",
            "certificate_number": "1262"
        },
        {
            "id": 594,
            "full_name": "Олимжон Зияев",
            "phone": "909631669",
            "certificate_number": "1475"
        },
        {
            "id": 613,
            "full_name": "Сардор Мирзакаримов",
            "phone": "909633037",
            "certificate_number": "1288"
        },
        {
            "id": 664,
            "full_name": "Роман Муратов",
            "phone": "909643751",
            "certificate_number": "0937"
        },
        {
            "id": 632,
            "full_name": "Руслан Корлев",
            "phone": "909690519",
            "certificate_number": "1715"
        },
        {
            "id": 658,
            "full_name": "Тохир Вахобов",
            "phone": "909757147",
            "certificate_number": "1265"
        }
    ]
}