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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=26",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=24",
    "results": [
        {
            "id": 313,
            "firstname": "Katherine",
            "lastname": null,
            "phone": "+17734567463",
            "email": "ciruelask@gmail.com",
            "old_table_id": "5758",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-20T18:09:44.620011+05:30",
            "updated_at": "2025-05-20T18:09:44.620040+05:30"
        },
        {
            "id": 675,
            "firstname": "Christy Vout",
            "lastname": null,
            "phone": "+910451224694",
            "email": "cjvout@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-27T17:25:28.339351+05:30",
            "updated_at": "2025-08-27T17:25:28.339381+05:30"
        },
        {
            "id": 443,
            "firstname": "Cynthia",
            "lastname": null,
            "phone": "+17708557862",
            "email": "clang01@bellsouth.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T22:23:20.496787+05:30",
            "updated_at": "2025-06-25T22:23:20.496816+05:30"
        },
        {
            "id": 257,
            "firstname": "clare Davis",
            "lastname": null,
            "phone": "+13015801814",
            "email": "clare.davis@fcps.org",
            "old_table_id": "5526",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T07:20:54.259559+05:30",
            "updated_at": "2025-05-05T07:20:54.259590+05:30"
        },
        {
            "id": 1233,
            "firstname": "Claire Joseph",
            "lastname": null,
            "phone": "+913237712159",
            "email": "classicb01@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-19T21:05:13.281895+05:30",
            "updated_at": "2026-02-19T21:05:13.281928+05:30"
        },
        {
            "id": 613,
            "firstname": "Claudia ",
            "lastname": null,
            "phone": "+610421885323",
            "email": "claudia.t@combinedtherapy.com.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T03:30:13.714500+05:30",
            "updated_at": "2025-08-11T03:30:13.714530+05:30"
        },
        {
            "id": 1186,
            "firstname": "Claudia de Boer",
            "lastname": null,
            "phone": "+17165312998",
            "email": "claudiad1321@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-04T23:59:26.602471+05:30",
            "updated_at": "2026-02-04T23:59:26.602503+05:30"
        },
        {
            "id": 782,
            "firstname": "Clara Millichap",
            "lastname": null,
            "phone": "+4407596023124",
            "email": "clmillichap@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T19:48:51.077282+05:30",
            "updated_at": "2025-09-26T19:48:51.077310+05:30"
        },
        {
            "id": 1161,
            "firstname": "Clinton Tombs",
            "lastname": null,
            "phone": "+263774774232",
            "email": "clntntombs@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-28T07:48:19.893348+05:30",
            "updated_at": "2026-01-28T07:48:19.893378+05:30"
        },
        {
            "id": 1147,
            "firstname": "charles rausch",
            "lastname": null,
            "phone": "+17577495980",
            "email": "cmbruso@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-23T02:20:38.500822+05:30",
            "updated_at": "2026-01-23T02:20:38.500854+05:30"
        }
    ]
}