GET /api/v1/service_master/?format=api&ordering=-full_name
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=2",
    "previous": null,
    "results": [
        {
            "id": 205,
            "full_name": "Якубджон Бозоров",
            "phone": "972442226",
            "certificate_number": "2001"
        },
        {
            "id": 343,
            "full_name": "Юсуфжан Умедов",
            "phone": "997000139",
            "certificate_number": "1865"
        },
        {
            "id": 750,
            "full_name": "Юсуф Санакулов",
            "phone": "997513230",
            "certificate_number": "0129"
        },
        {
            "id": 444,
            "full_name": "Юнус Нурдинов",
            "phone": "901440808",
            "certificate_number": "0005"
        },
        {
            "id": 328,
            "full_name": "Эркин Худайбердиев",
            "phone": "941252555",
            "certificate_number": "1326"
        },
        {
            "id": 166,
            "full_name": "Эркин  Мамасаидов",
            "phone": "994231818",
            "certificate_number": "1159"
        },
        {
            "id": 459,
            "full_name": "Эмирали Халилов",
            "phone": "905439225",
            "certificate_number": "0019"
        },
        {
            "id": 488,
            "full_name": "Элёрбек Мадаминов",
            "phone": "914942422",
            "certificate_number": "1235"
        },
        {
            "id": 518,
            "full_name": "Эльёр Касимов",
            "phone": "972723832",
            "certificate_number": "1793"
        },
        {
            "id": 583,
            "full_name": "Эльдор Юсупов",
            "phone": "938036565",
            "certificate_number": "1465"
        }
    ]
}