GET /api/v1/service_master/?format=api&ordering=phone&page=7
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=8",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=6",
    "results": [
        {
            "id": 459,
            "full_name": "Эмирали Халилов",
            "phone": "905439225",
            "certificate_number": "0019"
        },
        {
            "id": 511,
            "full_name": "Сайдулло Мирзаев",
            "phone": "905447430",
            "certificate_number": "0539"
        },
        {
            "id": 312,
            "full_name": "Машариф Матёкубов",
            "phone": "905574545",
            "certificate_number": "1282"
        },
        {
            "id": 441,
            "full_name": "Сардорбек Холмирзаев",
            "phone": "905710099",
            "certificate_number": "0409"
        },
        {
            "id": 484,
            "full_name": "Носирбек Абдурахимов",
            "phone": "905710770",
            "certificate_number": "0017"
        },
        {
            "id": 505,
            "full_name": "Абдумомин Абдуллаев",
            "phone": "905717060",
            "certificate_number": "1428"
        },
        {
            "id": 486,
            "full_name": "Маъшал Козоков",
            "phone": "905719171",
            "certificate_number": "0398"
        },
        {
            "id": 376,
            "full_name": "Илёс Хамракулов",
            "phone": "906004452",
            "certificate_number": "0454"
        },
        {
            "id": 393,
            "full_name": "Абдурашид Алимов",
            "phone": "906019022",
            "certificate_number": "0453"
        },
        {
            "id": 357,
            "full_name": "Д. Камалов",
            "phone": "906034655",
            "certificate_number": "0702"
        }
    ]
}