GET /api/v1/service_master/?format=api&ordering=phone&page=12
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=13",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=11",
    "results": [
        {
            "id": 626,
            "full_name": "Бахром Джалолов",
            "phone": "909800992",
            "certificate_number": "1659"
        },
        {
            "id": 683,
            "full_name": "Нарзулло Тургунов",
            "phone": "909814294",
            "certificate_number": "1961"
        },
        {
            "id": 635,
            "full_name": "Азиз Нурабеков",
            "phone": "909962970",
            "certificate_number": "1809"
        },
        {
            "id": 598,
            "full_name": "Саид Сайдалиев",
            "phone": "909967766",
            "certificate_number": "0945"
        },
        {
            "id": 648,
            "full_name": "Абдулла Абдуллаев",
            "phone": "910015567",
            "certificate_number": "2028"
        },
        {
            "id": 231,
            "full_name": "Хусан Полатов",
            "phone": "910230997",
            "certificate_number": "1981"
        },
        {
            "id": 164,
            "full_name": "Фарход Бозоров",
            "phone": "911328486",
            "certificate_number": "1178"
        },
        {
            "id": 686,
            "full_name": "Даниёр Салимжонов",
            "phone": "911371818",
            "certificate_number": "2013"
        },
        {
            "id": 625,
            "full_name": "Носир Юлдошев",
            "phone": "911636732",
            "certificate_number": "1658"
        },
        {
            "id": 794,
            "full_name": "Нургали Джанобаев",
            "phone": "912211996",
            "certificate_number": "1753"
        }
    ]
}