GET /api/v1/service_master/?format=api&ordering=-phone&page=25
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=26",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-phone&page=24",
    "results": [
        {
            "id": 753,
            "full_name": "Жавлон Мавлонов",
            "phone": "942265866",
            "certificate_number": "1106"
        },
        {
            "id": 786,
            "full_name": "Элдор  Мадалиев",
            "phone": "942229966",
            "certificate_number": "1671"
        },
        {
            "id": 777,
            "full_name": "Козимбек Кодиров",
            "phone": "942222122",
            "certificate_number": "1492"
        },
        {
            "id": 179,
            "full_name": "Сайдулло Хайдаров",
            "phone": "942080222",
            "certificate_number": "1214"
        },
        {
            "id": 181,
            "full_name": "Мухиддин Хайдаров",
            "phone": "942020259",
            "certificate_number": "1217"
        },
        {
            "id": 180,
            "full_name": "Уткир Хамроев",
            "phone": "942002154",
            "certificate_number": "1048"
        },
        {
            "id": 424,
            "full_name": "Рофе  Шаропов",
            "phone": "941893040",
            "certificate_number": "1646"
        },
        {
            "id": 381,
            "full_name": "Абдулла Хамраев",
            "phone": "941872222",
            "certificate_number": "1061"
        },
        {
            "id": 214,
            "full_name": "Бахром  Рахимов",
            "phone": "941651818",
            "certificate_number": "1132"
        },
        {
            "id": 217,
            "full_name": "Собиржон  Уралбоев",
            "phone": "941631515",
            "certificate_number": "1148"
        }
    ]
}