GET /api/v1/service_master/?format=api&ordering=phone&page=4
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=5",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=3",
    "results": [
        {
            "id": 226,
            "full_name": "Рустам Нарметов",
            "phone": "902422898",
            "certificate_number": "1696"
        },
        {
            "id": 183,
            "full_name": "Ойбек Пирматов",
            "phone": "902450035",
            "certificate_number": "1218"
        },
        {
            "id": 160,
            "full_name": "Даврон Меликулов",
            "phone": "902457989",
            "certificate_number": "0977"
        },
        {
            "id": 445,
            "full_name": "Нохиддин Узаков",
            "phone": "902562443",
            "certificate_number": "0013"
        },
        {
            "id": 496,
            "full_name": "Кудратбек Маматхужаев",
            "phone": "902569206",
            "certificate_number": "0016"
        },
        {
            "id": 512,
            "full_name": "Дудин Александр",
            "phone": "902691676",
            "certificate_number": "0880"
        },
        {
            "id": 358,
            "full_name": "Шерзод Абдуллаев",
            "phone": "902702251",
            "certificate_number": "0080"
        },
        {
            "id": 168,
            "full_name": "Омон  Хожакулов",
            "phone": "902941292",
            "certificate_number": "1352"
        },
        {
            "id": 305,
            "full_name": "Маруфжон  Юсупов",
            "phone": "902981001",
            "certificate_number": "1329"
        },
        {
            "id": 608,
            "full_name": "Абдухалил Абдужалолов",
            "phone": "903167010",
            "certificate_number": "1188"
        }
    ]
}