GET /api/v1/service_master/?format=api&ordering=-phone&page=5
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=6",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-phone&page=4",
    "results": [
        {
            "id": 782,
            "full_name": "Феруз  Комилов",
            "phone": "997590920",
            "certificate_number": "1526"
        },
        {
            "id": 799,
            "full_name": "Дилшод Эркинов",
            "phone": "997579521",
            "certificate_number": "1862"
        },
        {
            "id": 781,
            "full_name": "Козимбек  Қодиров",
            "phone": "997573727",
            "certificate_number": "1525"
        },
        {
            "id": 750,
            "full_name": "Юсуф Санакулов",
            "phone": "997513230",
            "certificate_number": "0129"
        },
        {
            "id": 752,
            "full_name": "Шухрат Буритошев",
            "phone": "997502535",
            "certificate_number": "1332"
        },
        {
            "id": 300,
            "full_name": "Бехруз  Усмонов",
            "phone": "997393040",
            "certificate_number": "1324"
        },
        {
            "id": 761,
            "full_name": "Ином Шухратов",
            "phone": "997359301",
            "certificate_number": "0920"
        },
        {
            "id": 675,
            "full_name": "Зиед  Холматов",
            "phone": "997268077",
            "certificate_number": "0834"
        },
        {
            "id": 497,
            "full_name": "Мухаммаджон  Зокиров",
            "phone": "997233371",
            "certificate_number": "1426"
        },
        {
            "id": 289,
            "full_name": "Шавкат Худойкулов",
            "phone": "997088438",
            "certificate_number": "1275"
        }
    ]
}