GET /api/v1/service_master/?format=api&ordering=-phone&page=15
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=16",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-phone&page=14",
    "results": [
        {
            "id": 558,
            "full_name": "Александ  Чуванов",
            "phone": "977338805",
            "certificate_number": "1140"
        },
        {
            "id": 624,
            "full_name": "Саид Каримов",
            "phone": "977337364",
            "certificate_number": "1655"
        },
        {
            "id": 667,
            "full_name": "Артём Ершов",
            "phone": "977332582",
            "certificate_number": "0998"
        },
        {
            "id": 612,
            "full_name": "Фахриддин Хусанов",
            "phone": "977312400",
            "certificate_number": "1260"
        },
        {
            "id": 673,
            "full_name": "Саидбурхон Кариев",
            "phone": "977299629",
            "certificate_number": "1647"
        },
        {
            "id": 566,
            "full_name": "Ильхом Акрамов",
            "phone": "977290210",
            "certificate_number": "0330"
        },
        {
            "id": 220,
            "full_name": "Сарваржон Собиров",
            "phone": "977221035",
            "certificate_number": "1269"
        },
        {
            "id": 634,
            "full_name": "Сарвар Худаятов",
            "phone": "977204433",
            "certificate_number": "1808"
        },
        {
            "id": 592,
            "full_name": "Адхам Низамов",
            "phone": "977094989",
            "certificate_number": "0283"
        },
        {
            "id": 557,
            "full_name": "Саидмурод Нигматуллаев",
            "phone": "977092310",
            "certificate_number": "1150"
        }
    ]
}