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": 272,
            "full_name": "Шухрат Шукуров",
            "phone": "936849779",
            "certificate_number": "0145"
        },
        {
            "id": 308,
            "full_name": "Шахзод Зарифов",
            "phone": "936860293",
            "certificate_number": "1334"
        },
        {
            "id": 268,
            "full_name": "Мансур Мухиддинов",
            "phone": "936870838",
            "certificate_number": "0437"
        },
        {
            "id": 251,
            "full_name": "Акобир Тоиров",
            "phone": "936895005",
            "certificate_number": "0962"
        },
        {
            "id": 302,
            "full_name": "Зафар Бозоров",
            "phone": "937045521",
            "certificate_number": "1323"
        },
        {
            "id": 191,
            "full_name": "Азамат Сапаев",
            "phone": "937140077",
            "certificate_number": "1059"
        },
        {
            "id": 190,
            "full_name": "Ринат Бобожонов",
            "phone": "937169190",
            "certificate_number": "1060"
        },
        {
            "id": 390,
            "full_name": "Санжар Абдухакимов",
            "phone": "937238787",
            "certificate_number": "1228"
        },
        {
            "id": 748,
            "full_name": "Йулдош Санакулов",
            "phone": "937494485",
            "certificate_number": "0124"
        },
        {
            "id": 195,
            "full_name": "Фарух Рахмонов",
            "phone": "937612570",
            "certificate_number": "1707"
        }
    ]
}