GET /api/v1/service_master/?format=api&ordering=-phone&page=59
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 582,
    "next": null,
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-phone&page=58",
    "results": [
        {
            "id": 538,
            "full_name": "Эльдор Холбеков",
            "phone": "336222021",
            "certificate_number": "1390"
        },
        {
            "id": 640,
            "full_name": "Даврон Салиджанов",
            "phone": "333038558",
            "certificate_number": "1832"
        }
    ]
}