GET /api/v1/service_master/?format=api&ordering=-certificate_number&page=3
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=-certificate_number&page=4",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=-certificate_number&page=2",
    "results": [
        {
            "id": 532,
            "full_name": "Миролимжон Мирджалилов",
            "phone": "882342929",
            "certificate_number": "2011"
        },
        {
            "id": 531,
            "full_name": "Джалалуддин Гасанов",
            "phone": "979933933",
            "certificate_number": "2010"
        },
        {
            "id": 530,
            "full_name": "Иззатилло Кабильжанов",
            "phone": "889913730",
            "certificate_number": "2009"
        },
        {
            "id": 529,
            "full_name": "Азизбек Джораев",
            "phone": "995100308",
            "certificate_number": "2007"
        },
        {
            "id": 207,
            "full_name": "Бахтияр Тилаев",
            "phone": "975344033",
            "certificate_number": "2004"
        },
        {
            "id": 206,
            "full_name": "Джаббаров Шерзод",
            "phone": "919097521",
            "certificate_number": "2002"
        },
        {
            "id": 205,
            "full_name": "Якубджон Бозоров",
            "phone": "972442226",
            "certificate_number": "2001"
        },
        {
            "id": 438,
            "full_name": "Ахроров Шерзод",
            "phone": "974050925",
            "certificate_number": "2000"
        },
        {
            "id": 258,
            "full_name": "Усмонов *** Ойбек",
            "phone": "919209999",
            "certificate_number": "1998"
        },
        {
            "id": 267,
            "full_name": "Холов Рустам",
            "phone": "972666656",
            "certificate_number": "1995"
        }
    ]
}