GET /api/v1/service_master/?format=api&ordering=phone&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=phone&page=43",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=41",
    "results": [
        {
            "id": 388,
            "full_name": "Анваржон Маджидов",
            "phone": "974060333",
            "certificate_number": "1230"
        },
        {
            "id": 642,
            "full_name": "Азамат Заханов",
            "phone": "974090952",
            "certificate_number": "3333"
        },
        {
            "id": 580,
            "full_name": "Дилшод Абдувалиев",
            "phone": "974112522",
            "certificate_number": "0404"
        },
        {
            "id": 631,
            "full_name": "Илхом Жамолов",
            "phone": "974238989",
            "certificate_number": "1714"
        },
        {
            "id": 569,
            "full_name": "Дилшод  Артиков",
            "phone": "974330363",
            "certificate_number": "1469"
        },
        {
            "id": 618,
            "full_name": "Дилшод  Зойиров",
            "phone": "974337767",
            "certificate_number": "1487"
        },
        {
            "id": 593,
            "full_name": "Хусан Шоёкубов",
            "phone": "974426051",
            "certificate_number": "0336"
        },
        {
            "id": 644,
            "full_name": "Захид Юнусов",
            "phone": "974493020",
            "certificate_number": "1912"
        },
        {
            "id": 659,
            "full_name": "Козим Зокиров",
            "phone": "974600131",
            "certificate_number": "1461"
        },
        {
            "id": 489,
            "full_name": "Бахтиёржон Мамажонов",
            "phone": "974732868",
            "certificate_number": "1238"
        }
    ]
}