GET /api/v1/service_master/?format=api&ordering=-phone
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=2",
    "previous": null,
    "results": [
        {
            "id": 507,
            "full_name": "Шерзод Норматов",
            "phone": "999995210",
            "certificate_number": "1434"
        },
        {
            "id": 645,
            "full_name": "Бахтияр Байназаров",
            "phone": "999920303",
            "certificate_number": "1926"
        },
        {
            "id": 316,
            "full_name": "Нурали Шоназаров",
            "phone": "999455501",
            "certificate_number": "1540"
        },
        {
            "id": 523,
            "full_name": "Рустам Тошматов",
            "phone": "999351700",
            "certificate_number": "1834"
        },
        {
            "id": 660,
            "full_name": "Тохтасин Одилов",
            "phone": "999344272",
            "certificate_number": "1353"
        },
        {
            "id": 668,
            "full_name": "Дилмурод Рахимов",
            "phone": "999288119",
            "certificate_number": "1222"
        },
        {
            "id": 561,
            "full_name": "Алибоев Козим",
            "phone": "999280102",
            "certificate_number": "7777"
        },
        {
            "id": 600,
            "full_name": "Хожакбар Юсупов",
            "phone": "999196789",
            "certificate_number": "0770"
        },
        {
            "id": 442,
            "full_name": "Расулжон Ибрахимов",
            "phone": "999073366",
            "certificate_number": "0004"
        },
        {
            "id": 492,
            "full_name": "Отабек Абдуллахонов",
            "phone": "999047950",
            "certificate_number": "1236"
        }
    ]
}