GET /api/v1/service_master/?format=api&ordering=phone&page=3
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=4",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=2",
    "results": [
        {
            "id": 443,
            "full_name": "Акром Маннопов",
            "phone": "901440808",
            "certificate_number": "0543"
        },
        {
            "id": 444,
            "full_name": "Юнус Нурдинов",
            "phone": "901440808",
            "certificate_number": "0005"
        },
        {
            "id": 219,
            "full_name": "Хамид Шодиев",
            "phone": "901537878",
            "certificate_number": "1189"
        },
        {
            "id": 473,
            "full_name": "Акмал Аташев",
            "phone": "901721888",
            "certificate_number": "0544"
        },
        {
            "id": 678,
            "full_name": "Нодирбек Джалолов",
            "phone": "901869866",
            "certificate_number": "1864"
        },
        {
            "id": 502,
            "full_name": "Муродил Юлдошев",
            "phone": "902000403",
            "certificate_number": "1435"
        },
        {
            "id": 460,
            "full_name": "Бахром Тошпулатов",
            "phone": "902101529",
            "certificate_number": "1080"
        },
        {
            "id": 449,
            "full_name": "Рахмбердиев  Абдуманноб",
            "phone": "902161100",
            "certificate_number": "1085"
        },
        {
            "id": 421,
            "full_name": "Сирожиддин Халимов",
            "phone": "902243932",
            "certificate_number": "1572"
        },
        {
            "id": 221,
            "full_name": "Донийор Бобойев",
            "phone": "902409494",
            "certificate_number": "1387"
        }
    ]
}