GET /api/v1/service_master/?format=api&ordering=phone&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=phone&page=11",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=9",
    "results": [
        {
            "id": 310,
            "full_name": "Муроджон Юсупов",
            "phone": "907373855",
            "certificate_number": "1153"
        },
        {
            "id": 797,
            "full_name": "Азизбек Исматов",
            "phone": "907398786",
            "certificate_number": "1860"
        },
        {
            "id": 264,
            "full_name": "Алишер Адизов",
            "phone": "907446898",
            "certificate_number": "1164"
        },
        {
            "id": 314,
            "full_name": "Умар Шарипов",
            "phone": "907449656",
            "certificate_number": "1538"
        },
        {
            "id": 349,
            "full_name": "Санжар Нусратов",
            "phone": "907451110",
            "certificate_number": "2034"
        },
        {
            "id": 167,
            "full_name": "Сирожиддин Хужамуратов",
            "phone": "907475399",
            "certificate_number": "1105"
        },
        {
            "id": 487,
            "full_name": "Нуриддин Кодиров",
            "phone": "907567067",
            "certificate_number": "0397"
        },
        {
            "id": 628,
            "full_name": "Азим Рахимов",
            "phone": "909186633",
            "certificate_number": "9999"
        },
        {
            "id": 611,
            "full_name": "Тохир Мадаминов",
            "phone": "909209886",
            "certificate_number": "1287"
        },
        {
            "id": 550,
            "full_name": "Акмал Тошматов",
            "phone": "909225005",
            "certificate_number": "1175"
        }
    ]
}