GET /api/v1/service_master/?format=api&ordering=phone&page=25
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=phone&page=26",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=24",
    "results": [
        {
            "id": 535,
            "full_name": "Сардорбек Ибрагимов",
            "phone": "934263360",
            "certificate_number": "2012"
        },
        {
            "id": 510,
            "full_name": "Икбол Мамадалиев",
            "phone": "934265220",
            "certificate_number": "0549"
        },
        {
            "id": 747,
            "full_name": "Севдиёр Эгамов",
            "phone": "934328500",
            "certificate_number": "1473"
        },
        {
            "id": 790,
            "full_name": "Эльбек Юлдошев",
            "phone": "934339777",
            "certificate_number": "1749"
        },
        {
            "id": 758,
            "full_name": "Журабек Хаитов",
            "phone": "934340334",
            "certificate_number": "0133"
        },
        {
            "id": 762,
            "full_name": "Рахим Явкочов",
            "phone": "934385234",
            "certificate_number": "0117"
        },
        {
            "id": 464,
            "full_name": "Сарвар Рахматжонов",
            "phone": "934403108",
            "certificate_number": "1082"
        },
        {
            "id": 516,
            "full_name": "Бекзодбек Турсунов",
            "phone": "934420022",
            "certificate_number": "1791"
        },
        {
            "id": 536,
            "full_name": "Фуркатбек Турсунов",
            "phone": "934443405",
            "certificate_number": "2024"
        },
        {
            "id": 476,
            "full_name": "Отабек Усмонов",
            "phone": "934473347",
            "certificate_number": "0550"
        }
    ]
}