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": 640,
            "full_name": "Даврон Салиджанов",
            "phone": "333038558",
            "certificate_number": "1832"
        },
        {
            "id": 538,
            "full_name": "Эльдор Холбеков",
            "phone": "336222021",
            "certificate_number": "1390"
        },
        {
            "id": 499,
            "full_name": "Салимжон Обиджонов",
            "phone": "339921313",
            "certificate_number": "1437"
        },
        {
            "id": 643,
            "full_name": "Жавлон Аюпов",
            "phone": "74480252",
            "certificate_number": "1858"
        },
        {
            "id": 174,
            "full_name": "Ибратбек Султанов",
            "phone": "880961313",
            "certificate_number": "1304"
        },
        {
            "id": 208,
            "full_name": "Адиль Тошбоев",
            "phone": "881297770",
            "certificate_number": "2014"
        },
        {
            "id": 652,
            "full_name": "Бехруз Роджопов",
            "phone": "882196969",
            "certificate_number": "0052"
        },
        {
            "id": 532,
            "full_name": "Миролимжон Мирджалилов",
            "phone": "882342929",
            "certificate_number": "2011"
        },
        {
            "id": 340,
            "full_name": "Джавахир Тохсанов",
            "phone": "883002126",
            "certificate_number": "1833"
        },
        {
            "id": 403,
            "full_name": "Баходир Хамрокулов",
            "phone": "883931475",
            "certificate_number": "1376"
        }
    ]
}