GET /api/v1/service_master/?format=api&ordering=-full_name&page=20
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=-full_name&page=21",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-full_name&page=19",
    "results": [
        {
            "id": 598,
            "full_name": "Саид Сайдалиев",
            "phone": "909967766",
            "certificate_number": "0945"
        },
        {
            "id": 624,
            "full_name": "Саид Каримов",
            "phone": "977337364",
            "certificate_number": "1655"
        },
        {
            "id": 222,
            "full_name": "Рустамжон Умрджонов",
            "phone": "998567794",
            "certificate_number": "1489"
        },
        {
            "id": 223,
            "full_name": "Рустамжон Умарджанов",
            "phone": "998567794",
            "certificate_number": "1578"
        },
        {
            "id": 290,
            "full_name": "Рустам Шукуров",
            "phone": "934581467",
            "certificate_number": "0833"
        },
        {
            "id": 523,
            "full_name": "Рустам Тошматов",
            "phone": "999351700",
            "certificate_number": "1834"
        },
        {
            "id": 273,
            "full_name": "Рустам Расулов",
            "phone": "936525445",
            "certificate_number": "1474"
        },
        {
            "id": 226,
            "full_name": "Рустам Нарметов",
            "phone": "902422898",
            "certificate_number": "1696"
        },
        {
            "id": 573,
            "full_name": "Рустам Иргашев",
            "phone": "977666789",
            "certificate_number": "0841"
        },
        {
            "id": 780,
            "full_name": "Рустам Жамолов",
            "phone": "931482524",
            "certificate_number": "1524"
        }
    ]
}