GET /api/v1/service_master/?format=api&ordering=-certificate_number&page=2
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=3",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-certificate_number",
    "results": [
        {
            "id": 537,
            "full_name": "Алишер Джураев",
            "phone": "950913395",
            "certificate_number": "2029"
        },
        {
            "id": 648,
            "full_name": "Абдулла Абдуллаев",
            "phone": "910015567",
            "certificate_number": "2028"
        },
        {
            "id": 536,
            "full_name": "Фуркатбек Турсунов",
            "phone": "934443405",
            "certificate_number": "2024"
        },
        {
            "id": 209,
            "full_name": "Амриддин Асомиддинов",
            "phone": "975511114",
            "certificate_number": "2020"
        },
        {
            "id": 348,
            "full_name": "Наил Нугманов",
            "phone": "907188999",
            "certificate_number": "2018"
        },
        {
            "id": 688,
            "full_name": "Надир Эшматов",
            "phone": "990076610",
            "certificate_number": "2017"
        },
        {
            "id": 687,
            "full_name": "Дийор Толаганов",
            "phone": "994443686",
            "certificate_number": "2016"
        },
        {
            "id": 208,
            "full_name": "Адиль Тошбоев",
            "phone": "881297770",
            "certificate_number": "2014"
        },
        {
            "id": 686,
            "full_name": "Даниёр Салимжонов",
            "phone": "911371818",
            "certificate_number": "2013"
        },
        {
            "id": 535,
            "full_name": "Сардорбек Ибрагимов",
            "phone": "934263360",
            "certificate_number": "2012"
        }
    ]
}