GET /api/v1/service_master/?format=api&ordering=full_name&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=full_name&page=58",
    "results": [
        {
            "id": 343,
            "full_name": "Юсуфжан Умедов",
            "phone": "997000139",
            "certificate_number": "1865"
        },
        {
            "id": 205,
            "full_name": "Якубджон Бозоров",
            "phone": "972442226",
            "certificate_number": "2001"
        }
    ]
}