GET /api/v1/service_master/?format=api&ordering=certificate_number&page=12
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=13",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=certificate_number&page=11",
    "results": [
        {
            "id": 741,
            "full_name": "Азизбек Шодмонов",
            "phone": "973200012",
            "certificate_number": "0643"
        },
        {
            "id": 743,
            "full_name": "Улугбек Шодмонов",
            "phone": "973780222",
            "certificate_number": "0645"
        },
        {
            "id": 773,
            "full_name": "Шербек Бехназаров",
            "phone": "905001019",
            "certificate_number": "0646"
        },
        {
            "id": 744,
            "full_name": "Исомиддин Тогаев",
            "phone": "907319403",
            "certificate_number": "0648"
        },
        {
            "id": 260,
            "full_name": "Сухроб Юсупов",
            "phone": "914417867",
            "certificate_number": "0651"
        },
        {
            "id": 257,
            "full_name": "Ильдар Ногуманов",
            "phone": "936587717",
            "certificate_number": "0653"
        },
        {
            "id": 283,
            "full_name": "Жасур Ачилов",
            "phone": "919222244",
            "certificate_number": "0656"
        },
        {
            "id": 329,
            "full_name": "Шариф Шарипов",
            "phone": "914023388",
            "certificate_number": "0661"
        },
        {
            "id": 254,
            "full_name": "Бахтиер Курбанов",
            "phone": "914076419",
            "certificate_number": "0662"
        },
        {
            "id": 294,
            "full_name": "Улугжон Ахмедов",
            "phone": "934721234",
            "certificate_number": "0663"
        }
    ]
}