GET /api/v1/service_master/?format=api&ordering=phone&page=50
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=51",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=49",
    "results": [
        {
            "id": 406,
            "full_name": "Азамат Мардонов",
            "phone": "990183203",
            "certificate_number": "1443"
        },
        {
            "id": 556,
            "full_name": "Гуломназир Файзиев",
            "phone": "990203060",
            "certificate_number": "0298"
        },
        {
            "id": 649,
            "full_name": "Нодиржон Рагимов",
            "phone": "99090712",
            "certificate_number": "2031"
        },
        {
            "id": 798,
            "full_name": "Хасан Санакулов",
            "phone": "990974848",
            "certificate_number": "1859"
        },
        {
            "id": 446,
            "full_name": "Мирзоулугбек  Каримов",
            "phone": "990997111",
            "certificate_number": "0407"
        },
        {
            "id": 323,
            "full_name": "Хайдар Куронов",
            "phone": "991297929",
            "certificate_number": "1547"
        },
        {
            "id": 380,
            "full_name": "Мухаммаджон Шамсиев",
            "phone": "993125501",
            "certificate_number": "1018"
        },
        {
            "id": 534,
            "full_name": "Ходжимухаммад Фазилжан",
            "phone": "993143367",
            "certificate_number": "0697"
        },
        {
            "id": 229,
            "full_name": "Дильёр Султанов",
            "phone": "993459300",
            "certificate_number": "1974"
        },
        {
            "id": 324,
            "full_name": "Шахриёр Узақов",
            "phone": "993500097",
            "certificate_number": "1548"
        }
    ]
}