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": 645,
            "full_name": "Бахтияр Байназаров",
            "phone": "999920303",
            "certificate_number": "1926"
        },
        {
            "id": 507,
            "full_name": "Шерзод Норматов",
            "phone": "999995210",
            "certificate_number": "1434"
        }
    ]
}