GET /api/v1/service_master/?format=api&ordering=full_name&page=10
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=full_name&page=11",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=full_name&page=9",
    "results": [
        {
            "id": 745,
            "full_name": "Алишер Саттаров",
            "phone": "934613746",
            "certificate_number": "0130"
        },
        {
            "id": 259,
            "full_name": "Алишер Шукуров",
            "phone": "945428888",
            "certificate_number": "0996"
        },
        {
            "id": 319,
            "full_name": "Алишер Қутлиев",
            "phone": "939697999",
            "certificate_number": "1543"
        },
        {
            "id": 313,
            "full_name": "Аловиддин Сиддиқов",
            "phone": "939683434",
            "certificate_number": "1498"
        },
        {
            "id": 422,
            "full_name": "Аминжон Қурбонов",
            "phone": "889333993",
            "certificate_number": "1573"
        },
        {
            "id": 209,
            "full_name": "Амриддин Асомиддинов",
            "phone": "975511114",
            "certificate_number": "2020"
        },
        {
            "id": 623,
            "full_name": "Анвар  Камолхонов",
            "phone": "977501195",
            "certificate_number": "1652"
        },
        {
            "id": 754,
            "full_name": "Анвар Мардонов",
            "phone": "936619727",
            "certificate_number": "1108"
        },
        {
            "id": 388,
            "full_name": "Анваржон Маджидов",
            "phone": "974060333",
            "certificate_number": "1230"
        },
        {
            "id": 667,
            "full_name": "Артём Ершов",
            "phone": "977332582",
            "certificate_number": "0998"
        }
    ]
}