GET /api/v1/service_master/?format=api&ordering=-phone&page=30
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=31",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-phone&page=29",
    "results": [
        {
            "id": 308,
            "full_name": "Шахзод Зарифов",
            "phone": "936860293",
            "certificate_number": "1334"
        },
        {
            "id": 272,
            "full_name": "Шухрат Шукуров",
            "phone": "936849779",
            "certificate_number": "0145"
        },
        {
            "id": 296,
            "full_name": "Завкиддин Насиров",
            "phone": "936840280",
            "certificate_number": "1268"
        },
        {
            "id": 754,
            "full_name": "Анвар Мардонов",
            "phone": "936619727",
            "certificate_number": "1108"
        },
        {
            "id": 771,
            "full_name": "Журабек Аллаев",
            "phone": "936601502",
            "certificate_number": "1179"
        },
        {
            "id": 257,
            "full_name": "Ильдар Ногуманов",
            "phone": "936587717",
            "certificate_number": "0653"
        },
        {
            "id": 336,
            "full_name": "Джурабек Саидов",
            "phone": "936567744",
            "certificate_number": "1745"
        },
        {
            "id": 265,
            "full_name": "Рахмон Шарипов",
            "phone": "936566656",
            "certificate_number": "0147"
        },
        {
            "id": 315,
            "full_name": "Шухрат Сафаров",
            "phone": "936560003",
            "certificate_number": "1539"
        },
        {
            "id": 273,
            "full_name": "Рустам Расулов",
            "phone": "936525445",
            "certificate_number": "1474"
        }
    ]
}