GET /api/v1/service_master/?format=api&ordering=phone&page=2
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=3",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone",
    "results": [
        {
            "id": 186,
            "full_name": "Бахром Примов",
            "phone": "888043131",
            "certificate_number": "1047"
        },
        {
            "id": 204,
            "full_name": "Холмурод Мардонов",
            "phone": "888074020",
            "certificate_number": "1994"
        },
        {
            "id": 432,
            "full_name": "Дилмурод Лапасивич",
            "phone": "888289082",
            "certificate_number": "1911"
        },
        {
            "id": 422,
            "full_name": "Аминжон Қурбонов",
            "phone": "889333993",
            "certificate_number": "1573"
        },
        {
            "id": 530,
            "full_name": "Иззатилло Кабильжанов",
            "phone": "889913730",
            "certificate_number": "2009"
        },
        {
            "id": 434,
            "full_name": "Тойчибой Усманов",
            "phone": "900165683",
            "certificate_number": "1934"
        },
        {
            "id": 428,
            "full_name": "Абдураим Султанов",
            "phone": "900307764",
            "certificate_number": "1777"
        },
        {
            "id": 655,
            "full_name": "Акмал Очилов",
            "phone": "900329292",
            "certificate_number": "1016"
        },
        {
            "id": 615,
            "full_name": "Улугбек Халилов",
            "phone": "900337898",
            "certificate_number": "1630"
        },
        {
            "id": 483,
            "full_name": "Мухитдин Абдураимов",
            "phone": "900600130",
            "certificate_number": "1099"
        }
    ]
}