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": 662,
            "full_name": "Азиз  Жалолов",
            "phone": "909467789",
            "certificate_number": "1136"
        },
        {
            "id": 661,
            "full_name": "Жамолиддин Ходжиев",
            "phone": "995830999",
            "certificate_number": "0332"
        },
        {
            "id": 660,
            "full_name": "Тохтасин Одилов",
            "phone": "999344272",
            "certificate_number": "1353"
        },
        {
            "id": 659,
            "full_name": "Козим Зокиров",
            "phone": "974600131",
            "certificate_number": "1461"
        },
        {
            "id": 658,
            "full_name": "Тохир Вахобов",
            "phone": "909757147",
            "certificate_number": "1265"
        },
        {
            "id": 657,
            "full_name": "Муродилла Сохибназаров",
            "phone": "994019001",
            "certificate_number": "1058"
        },
        {
            "id": 656,
            "full_name": "Бахром Содиков",
            "phone": "903260555",
            "certificate_number": "0849"
        },
        {
            "id": 655,
            "full_name": "Акмал Очилов",
            "phone": "900329292",
            "certificate_number": "1016"
        },
        {
            "id": 654,
            "full_name": "Азиз Ахмаджонов",
            "phone": "994833710",
            "certificate_number": "1014"
        },
        {
            "id": 653,
            "full_name": "Константин Солтвитский",
            "phone": "931822965",
            "certificate_number": "0498"
        }
    ]
}