GET /api/v1/service_master/?format=api&ordering=phone&page=5
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=6",
    "previous": "https://api.artelelectronics.com/api/v1/service_master/?format=api&ordering=phone&page=4",
    "results": [
        {
            "id": 656,
            "full_name": "Бахром Содиков",
            "phone": "903260555",
            "certificate_number": "0849"
        },
        {
            "id": 629,
            "full_name": "Мухаммаджон Худойберганов",
            "phone": "903454142",
            "certificate_number": "1708"
        },
        {
            "id": 633,
            "full_name": "Михаммаджон Худайберганов",
            "phone": "903454143",
            "certificate_number": "1807"
        },
        {
            "id": 570,
            "full_name": "Шерзод Рахимов",
            "phone": "903571808",
            "certificate_number": "0936"
        },
        {
            "id": 671,
            "full_name": "Равшан  Турсунов",
            "phone": "903596961",
            "certificate_number": "1639"
        },
        {
            "id": 447,
            "full_name": "Халилулло Хабибуллаев",
            "phone": "903806677",
            "certificate_number": "0916"
        },
        {
            "id": 527,
            "full_name": "Абдухалим Гашимов",
            "phone": "903814941",
            "certificate_number": "1968"
        },
        {
            "id": 647,
            "full_name": "Жасур Максудов",
            "phone": "903932218",
            "certificate_number": "1985"
        },
        {
            "id": 184,
            "full_name": "Жололиддин Хаитов",
            "phone": "904196912",
            "certificate_number": "1044"
        },
        {
            "id": 399,
            "full_name": "Ёркин Тухтаев",
            "phone": "904273201",
            "certificate_number": "1379"
        }
    ]
}