GET /api/v1/service_master/?format=api&ordering=id&page=10
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=id&page=11",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=id&page=9",
    "results": [
        {
            "id": 261,
            "full_name": "Зайниддин Равшанов",
            "phone": "997007053",
            "certificate_number": "0870"
        },
        {
            "id": 262,
            "full_name": "Алишер Базаров",
            "phone": "942485550",
            "certificate_number": "1210"
        },
        {
            "id": 263,
            "full_name": "Атхам Ахтамов",
            "phone": "945457141",
            "certificate_number": "1462"
        },
        {
            "id": 264,
            "full_name": "Алишер Адизов",
            "phone": "907446898",
            "certificate_number": "1164"
        },
        {
            "id": 265,
            "full_name": "Рахмон Шарипов",
            "phone": "936566656",
            "certificate_number": "0147"
        },
        {
            "id": 266,
            "full_name": "Зиёдулла Бердиев",
            "phone": "914053128",
            "certificate_number": "0148"
        },
        {
            "id": 267,
            "full_name": "Холов Рустам",
            "phone": "972666656",
            "certificate_number": "1995"
        },
        {
            "id": 268,
            "full_name": "Мансур Мухиддинов",
            "phone": "936870838",
            "certificate_number": "0437"
        },
        {
            "id": 269,
            "full_name": "Уткир Хамдамов",
            "phone": "906111649",
            "certificate_number": "0143"
        },
        {
            "id": 270,
            "full_name": "Убайдулла Хикматов",
            "phone": "914419527",
            "certificate_number": "0664"
        }
    ]
}