GET /api/v1/service_master/?format=api&ordering=-certificate_number&page=5
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=-certificate_number&page=6",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-certificate_number&page=4",
    "results": [
        {
            "id": 229,
            "full_name": "Дильёр Султанов",
            "phone": "993459300",
            "certificate_number": "1974"
        },
        {
            "id": 347,
            "full_name": "Хаитбой Курбанов",
            "phone": "973007027",
            "certificate_number": "1971"
        },
        {
            "id": 684,
            "full_name": "Хайрулла Насирджанов",
            "phone": "973431881",
            "certificate_number": "1970"
        },
        {
            "id": 685,
            "full_name": "Темурходжа Буваходжаев",
            "phone": "935759477",
            "certificate_number": "1969"
        },
        {
            "id": 527,
            "full_name": "Абдухалим Гашимов",
            "phone": "903814941",
            "certificate_number": "1968"
        },
        {
            "id": 199,
            "full_name": "Отабек Бабаев",
            "phone": "915807700",
            "certificate_number": "1963"
        },
        {
            "id": 526,
            "full_name": "Захиджон Комолов",
            "phone": "941400979",
            "certificate_number": "1962"
        },
        {
            "id": 683,
            "full_name": "Нарзулло Тургунов",
            "phone": "909814294",
            "certificate_number": "1961"
        },
        {
            "id": 646,
            "full_name": "Шахрудхан Юлдошев",
            "phone": "933710496",
            "certificate_number": "1960"
        },
        {
            "id": 681,
            "full_name": "Хамидулла Бердисултанов",
            "phone": "998730216",
            "certificate_number": "1953"
        }
    ]
}