GET /api/v1/service_master/?format=api&ordering=-phone&page=10
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=11",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-phone&page=9",
    "results": [
        {
            "id": 556,
            "full_name": "Гуломназир Файзиев",
            "phone": "990203060",
            "certificate_number": "0298"
        },
        {
            "id": 406,
            "full_name": "Азамат Мардонов",
            "phone": "990183203",
            "certificate_number": "1443"
        },
        {
            "id": 688,
            "full_name": "Надир Эшматов",
            "phone": "990076610",
            "certificate_number": "2017"
        },
        {
            "id": 478,
            "full_name": "Бахтиержон Сайдуллаев",
            "phone": "990036633",
            "certificate_number": "0410"
        },
        {
            "id": 791,
            "full_name": "Бегзод Хакасев",
            "phone": "988884022",
            "certificate_number": "1750"
        },
        {
            "id": 769,
            "full_name": "Жасур Яхшиев",
            "phone": "987785559",
            "certificate_number": "0134"
        },
        {
            "id": 373,
            "full_name": "Азизжон Кодиров",
            "phone": "985736660",
            "certificate_number": "1450"
        },
        {
            "id": 576,
            "full_name": "Исохўжа Искандаров",
            "phone": "983083727",
            "certificate_number": "1464"
        },
        {
            "id": 597,
            "full_name": "Ойбек Игамбердиев",
            "phone": "983050960",
            "certificate_number": "1174"
        },
        {
            "id": 368,
            "full_name": "Максуд Рустамов",
            "phone": "982734005",
            "certificate_number": "0087"
        }
    ]
}