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": 154,
            "full_name": "Элдор Мирзакаримов",
            "phone": "912353223",
            "certificate_number": "1163"
        },
        {
            "id": 153,
            "full_name": "Хасан  Радаров",
            "phone": "993785161",
            "certificate_number": "1340"
        }
    ]
}