GET /core/centers/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total_count": 11,
    "page_size": 10,
    "next": "https://backend.vlcc.in/core/centers/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 199,
            "city": null,
            "center_code": "VLCCHQ",
            "center_image": null,
            "service_center": "ARRANGE-CALL-BACK",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": "",
            "is_landing_page": true,
            "google_map_url": ""
        },
        {
            "id": 218,
            "city": null,
            "center_code": "UADUMSC02",
            "center_image": null,
            "service_center": "Muscat Mawaleh",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        },
        {
            "id": 219,
            "city": null,
            "center_code": "UADUMSC01",
            "center_image": null,
            "service_center": "Muscat Qurum",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        },
        {
            "id": 220,
            "city": null,
            "center_code": "UADUQTR02",
            "center_image": null,
            "service_center": "Qatar Al Duhail",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        },
        {
            "id": 221,
            "city": null,
            "center_code": "UADUQTRB2",
            "center_image": null,
            "service_center": "Qatar Al Duhail Beauty",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        },
        {
            "id": 222,
            "city": null,
            "center_code": "UADUQTR01",
            "center_image": null,
            "service_center": "Qatar Al Waab",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        },
        {
            "id": 223,
            "city": null,
            "center_code": "UADUQTRB1",
            "center_image": null,
            "service_center": "Qatar Al Waab Beauty",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        },
        {
            "id": 224,
            "city": null,
            "center_code": "UADUQTR04",
            "center_image": null,
            "service_center": "Qatar C Ring Road",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        },
        {
            "id": 225,
            "city": null,
            "center_code": "UADUQTRB4",
            "center_image": null,
            "service_center": "Qatar C Ring Road Beauty",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        },
        {
            "id": 226,
            "city": null,
            "center_code": "UADUQTR03",
            "center_image": null,
            "service_center": "Qatar Dermat Clinic",
            "doctors": [],
            "contact": null,
            "longitude": null,
            "latitude": null,
            "address": null,
            "is_landing_page": true,
            "google_map_url": null
        }
    ]
}