GET /api/v1/service_master/?format=api&ordering=id&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=id&page=58",
    "results": [
        {
            "id": 799,
            "full_name": "Дилшод Эркинов",
            "phone": "997579521",
            "certificate_number": "1862"
        },
        {
            "id": 800,
            "full_name": "Санат Рахмонов",
            "phone": "973218101",
            "certificate_number": "1863"
        }
    ]
}