GET /api/v1/service_master/?format=api&ordering=phone&page=8
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=9",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=7",
    "results": [
        {
            "id": 365,
            "full_name": "Алишер Мухтаров",
            "phone": "906053003",
            "certificate_number": "0103"
        },
        {
            "id": 269,
            "full_name": "Уткир Хамдамов",
            "phone": "906111649",
            "certificate_number": "0143"
        },
        {
            "id": 792,
            "full_name": "Азиз Топаев",
            "phone": "906187818",
            "certificate_number": "1751"
        },
        {
            "id": 742,
            "full_name": "Санжар Кодиров",
            "phone": "906188838",
            "certificate_number": "0435"
        },
        {
            "id": 519,
            "full_name": "Пахлавон Носиров",
            "phone": "906255477",
            "certificate_number": "1794"
        },
        {
            "id": 334,
            "full_name": "Нодирджон Эгамов",
            "phone": "906354828",
            "certificate_number": "1742"
        },
        {
            "id": 759,
            "full_name": "Икром Сайфуллаев",
            "phone": "906465352",
            "certificate_number": "0116"
        },
        {
            "id": 784,
            "full_name": "Мустафо Муртазоев",
            "phone": "906479595",
            "certificate_number": "1638"
        },
        {
            "id": 384,
            "full_name": "Лазиз Гаффаров",
            "phone": "906555523",
            "certificate_number": "0093"
        },
        {
            "id": 356,
            "full_name": "Локтионов Артур",
            "phone": "906556667",
            "certificate_number": "1128"
        }
    ]
}