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": 402,
            "full_name": "Шерзод Эрназаров",
            "phone": "915297190",
            "certificate_number": "1373"
        },
        {
            "id": 415,
            "full_name": "Хафиз Исмоилов",
            "phone": "915272893",
            "certificate_number": "1566"
        },
        {
            "id": 360,
            "full_name": "Лутфулло Абдуллаев",
            "phone": "915267070",
            "certificate_number": "1121"
        },
        {
            "id": 363,
            "full_name": "Марат Бобомуродов",
            "phone": "915233663",
            "certificate_number": "1020"
        },
        {
            "id": 436,
            "full_name": "Парвиз Торакулов",
            "phone": "915215556",
            "certificate_number": "1941"
        },
        {
            "id": 162,
            "full_name": "Бобур Каршиев",
            "phone": "915158026",
            "certificate_number": "1176"
        },
        {
            "id": 210,
            "full_name": "Фахриддин Сафаров",
            "phone": "915121142",
            "certificate_number": "2033"
        },
        {
            "id": 230,
            "full_name": "Нурилла Хакулов",
            "phone": "915044042",
            "certificate_number": "1977"
        },
        {
            "id": 225,
            "full_name": "Акбар Умаров",
            "phone": "915009750",
            "certificate_number": "1695"
        },
        {
            "id": 467,
            "full_name": "Азизбек Латипов",
            "phone": "914989865",
            "certificate_number": "0538"
        }
    ]
}