GET /api/v1/service_master/?format=api&page=50
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&page=51",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&page=49",
    "results": [
        {
            "id": 262,
            "full_name": "Алишер Базаров",
            "phone": "942485550",
            "certificate_number": "1210"
        },
        {
            "id": 261,
            "full_name": "Зайниддин Равшанов",
            "phone": "997007053",
            "certificate_number": "0870"
        },
        {
            "id": 260,
            "full_name": "Сухроб Юсупов",
            "phone": "914417867",
            "certificate_number": "0651"
        },
        {
            "id": 259,
            "full_name": "Алишер Шукуров",
            "phone": "945428888",
            "certificate_number": "0996"
        },
        {
            "id": 258,
            "full_name": "Усмонов *** Ойбек",
            "phone": "919209999",
            "certificate_number": "1998"
        },
        {
            "id": 257,
            "full_name": "Ильдар Ногуманов",
            "phone": "936587717",
            "certificate_number": "0653"
        },
        {
            "id": 256,
            "full_name": "Улмас Сайфуллаев",
            "phone": "973010220",
            "certificate_number": "1088"
        },
        {
            "id": 255,
            "full_name": "Забар Сохибов",
            "phone": "934734494",
            "certificate_number": "1107"
        },
        {
            "id": 254,
            "full_name": "Бахтиер Курбанов",
            "phone": "914076419",
            "certificate_number": "0662"
        },
        {
            "id": 253,
            "full_name": "Максатилло Хамроев",
            "phone": "912436369",
            "certificate_number": "0146"
        }
    ]
}