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

GET /downloadable_users/?format=api&ordering=-otp_expiretime&page=4
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=-otp_expiretime&page=5",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=3",
    "results": [
        {
            "id": 1026,
            "firstname": "Rims",
            "lastname": null,
            "phone": "+971557817032",
            "email": "speechneurobloom@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T17:42:03.233767+05:30",
            "updated_at": "2025-12-16T17:42:03.233802+05:30"
        },
        {
            "id": 768,
            "firstname": "dram",
            "lastname": null,
            "phone": "+918369188324",
            "email": "dattaramn@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-23T17:31:04.548678+05:30",
            "updated_at": "2025-09-23T17:31:04.548706+05:30"
        },
        {
            "id": 770,
            "firstname": "Ayesha Ahmed",
            "lastname": null,
            "phone": "+9203002239538",
            "email": "aai13@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T10:40:36.642660+05:30",
            "updated_at": "2025-09-24T10:40:36.642692+05:30"
        },
        {
            "id": 1281,
            "firstname": "Clare Pugh",
            "lastname": null,
            "phone": "+4407947512224",
            "email": "ca.pugh117@googlemail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T17:18:52.115838+05:30",
            "updated_at": "2026-03-07T17:18:52.115867+05:30"
        },
        {
            "id": 1024,
            "firstname": "Alex",
            "lastname": null,
            "phone": "",
            "email": "eve.mushengezi@gmail.com",
            "old_table_id": "8048",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T08:23:14.501766+05:30",
            "updated_at": "2025-12-16T08:23:14.502463+05:30"
        },
        {
            "id": 1282,
            "firstname": "Saima Zainab",
            "lastname": null,
            "phone": "+9107234944913",
            "email": "tulipandbushes@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T20:36:12.720564+05:30",
            "updated_at": "2026-03-07T20:36:12.720596+05:30"
        },
        {
            "id": 514,
            "firstname": "Dhanashri Baraskar ",
            "lastname": null,
            "phone": "+917666215261",
            "email": "dhanashrib2407@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T06:28:07.384675+05:30",
            "updated_at": "2025-07-15T06:28:07.384702+05:30"
        },
        {
            "id": 512,
            "firstname": "Nipun",
            "lastname": null,
            "phone": "+918802322765",
            "email": "drnipunpatil@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T21:11:19.201292+05:30",
            "updated_at": "2025-07-14T21:11:19.201320+05:30"
        },
        {
            "id": 1027,
            "firstname": "Preeti Ghosal",
            "lastname": null,
            "phone": "+918777626307",
            "email": "preeti.ghosal@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T01:32:23.928158+05:30",
            "updated_at": "2025-12-17T01:32:23.928195+05:30"
        },
        {
            "id": 515,
            "firstname": "Ariizah",
            "lastname": null,
            "phone": "+6738990059",
            "email": "ariizahmohammad.13@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T09:43:21.981590+05:30",
            "updated_at": "2025-07-15T09:43:21.981618+05:30"
        }
    ]
}