API endpoint that allows saved sessions to be viewed or edited.

GET /downloadable_users/?format=api&ordering=-phone&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=3",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone",
    "results": [
        {
            "id": 71,
            "firstname": "Laleh",
            "lastname": null,
            "phone": "+989213650396",
            "email": "laaleh@gmail.com",
            "old_table_id": "4555",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-22T22:05:15.161533+05:30",
            "updated_at": "2025-01-22T22:05:15.161565+05:30"
        },
        {
            "id": 1142,
            "firstname": "Amin",
            "lastname": null,
            "phone": "+989184868986",
            "email": "amiiin1999abbasi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-22T17:38:23.254447+05:30",
            "updated_at": "2026-01-22T17:38:23.254478+05:30"
        },
        {
            "id": 899,
            "firstname": "hasti saberkary",
            "lastname": null,
            "phone": "+989117049282",
            "email": "hasti.saberkary@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-31T19:51:31.553352+05:30",
            "updated_at": "2025-10-31T19:51:31.553385+05:30"
        },
        {
            "id": 558,
            "firstname": "Maryam",
            "lastname": null,
            "phone": "+9809397505202",
            "email": "maryambabaei.slp@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T16:50:57.614431+05:30",
            "updated_at": "2025-07-24T16:50:57.614463+05:30"
        },
        {
            "id": 697,
            "firstname": "Safwan",
            "lastname": null,
            "phone": "+97474745299",
            "email": "safwan7930@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T09:42:23.483717+05:30",
            "updated_at": "2025-09-06T09:42:23.483745+05:30"
        },
        {
            "id": 1038,
            "firstname": "Aneeja Chembattam Kandiyil",
            "lastname": null,
            "phone": "+97466046996",
            "email": "aneeja671@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T14:06:53.036375+05:30",
            "updated_at": "2025-12-20T14:06:53.036428+05:30"
        },
        {
            "id": 452,
            "firstname": "Amz",
            "lastname": null,
            "phone": "+97466014347",
            "email": "amzqais2020@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-28T02:55:31.835108+05:30",
            "updated_at": "2025-06-28T02:55:31.835139+05:30"
        },
        {
            "id": 63,
            "firstname": "jumana ahmed",
            "lastname": null,
            "phone": "+974545005468",
            "email": "juminefs555@gmail.com",
            "old_table_id": "4510",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-15T07:23:25.775662+05:30",
            "updated_at": "2025-01-15T07:23:25.775704+05:30"
        },
        {
            "id": 1105,
            "firstname": "Christy Johncy",
            "lastname": null,
            "phone": "+97431174865",
            "email": "christyjohncy90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-13T23:12:44.779331+05:30",
            "updated_at": "2026-01-13T23:12:44.779367+05:30"
        },
        {
            "id": 1049,
            "firstname": "Ahlam",
            "lastname": null,
            "phone": "+97333073147",
            "email": "al.bareeah5@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-24T16:38:33.028800+05:30",
            "updated_at": "2025-12-24T16:38:33.028852+05:30"
        }
    ]
}