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

{
    "count": 582,
    "next": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=certificate_number&page=4",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=certificate_number&page=2",
    "results": [
        {
            "id": 440,
            "full_name": "Абурайхан Тохтаев",
            "phone": "995964673",
            "certificate_number": "0035"
        },
        {
            "id": 652,
            "full_name": "Бехруз Роджопов",
            "phone": "882196969",
            "certificate_number": "0052"
        },
        {
            "id": 358,
            "full_name": "Шерзод Абдуллаев",
            "phone": "902702251",
            "certificate_number": "0080"
        },
        {
            "id": 375,
            "full_name": "Азиз Гаффаров",
            "phone": "933401819",
            "certificate_number": "0086"
        },
        {
            "id": 368,
            "full_name": "Максуд Рустамов",
            "phone": "982734005",
            "certificate_number": "0087"
        },
        {
            "id": 371,
            "full_name": "Суръат Вахобов",
            "phone": "915329779",
            "certificate_number": "0088"
        },
        {
            "id": 367,
            "full_name": "Равшан Рахимов",
            "phone": "933514887",
            "certificate_number": "0090"
        },
        {
            "id": 362,
            "full_name": "Хужамуродов Нодиржон",
            "phone": "939995979",
            "certificate_number": "0091"
        },
        {
            "id": 374,
            "full_name": "Алишер Абдуллаев",
            "phone": "979290220",
            "certificate_number": "0092"
        },
        {
            "id": 384,
            "full_name": "Лазиз Гаффаров",
            "phone": "906555523",
            "certificate_number": "0093"
        }
    ]
}