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

GET /downloadable_users/?format=api&ordering=otp_expiretime&page=5
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=6",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp_expiretime&page=4",
    "results": [
        {
            "id": 260,
            "firstname": "Isha Shekinah Casuyon",
            "lastname": null,
            "phone": "+639164281292",
            "email": "isha.shekinah@gmail.com",
            "old_table_id": "5536",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T13:06:05.792146+05:30",
            "updated_at": "2025-05-05T13:06:05.792177+05:30"
        },
        {
            "id": 774,
            "firstname": "michele warmus",
            "lastname": null,
            "phone": "+17166838041",
            "email": "mich5908@aol.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T22:07:44.607784+05:30",
            "updated_at": "2025-09-25T22:07:44.607812+05:30"
        },
        {
            "id": 261,
            "firstname": "R Datta",
            "lastname": null,
            "phone": "+919958433910",
            "email": "ranjuprotik@gmail.com",
            "old_table_id": "5538",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T13:23:27.638449+05:30",
            "updated_at": "2025-05-05T13:23:27.638479+05:30"
        },
        {
            "id": 769,
            "firstname": "Sana Shahab",
            "lastname": null,
            "phone": "+12015460654",
            "email": "shahab.sana2000@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-23T23:18:49.495917+05:30",
            "updated_at": "2025-09-23T23:18:49.495947+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": 775,
            "firstname": "Amar Kumar",
            "lastname": null,
            "phone": "+919167287762",
            "email": "gupta1987amar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T23:50:29.511980+05:30",
            "updated_at": "2025-09-25T23:50:29.512011+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": 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": 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": 1287,
            "firstname": "Caprise Cominiello",
            "lastname": null,
            "phone": "+17193422647",
            "email": "caprisec@ecboces.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-09T19:08:56.099670+05:30",
            "updated_at": "2026-03-09T19:08:56.099704+05:30"
        }
    ]
}