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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=53",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=51",
    "results": [
        {
            "id": 286,
            "firstname": "Ivana",
            "lastname": null,
            "phone": "+385989973161",
            "email": "ivanasevar@gmail.com",
            "old_table_id": "5636",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-11T16:29:00.581108+05:30",
            "updated_at": "2025-05-11T16:29:00.581138+05:30"
        },
        {
            "id": 646,
            "firstname": "Izzie",
            "lastname": null,
            "phone": "+610497404611",
            "email": "izzie.maehl@national360.com.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-19T11:55:33.859985+05:30",
            "updated_at": "2025-08-19T11:55:33.860014+05:30"
        },
        {
            "id": 1366,
            "firstname": "Ιουλία Οικονομοπούλου",
            "lastname": null,
            "phone": "+306973044624",
            "email": "j.economopoulou@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-07T04:39:28.837125+05:30",
            "updated_at": "2026-04-07T04:39:28.837155+05:30"
        },
        {
            "id": 828,
            "firstname": "Jess Lane",
            "lastname": null,
            "phone": "+447984615735",
            "email": "j.lane@greatarley.lancs.sch.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-10T18:23:22.734007+05:30",
            "updated_at": "2025-10-10T18:23:22.734042+05:30"
        },
        {
            "id": 689,
            "firstname": "joanne kate prescott",
            "lastname": null,
            "phone": "+4407747775549",
            "email": "j.prescott@meadowbank.wigan.sch.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-03T00:34:06.268971+05:30",
            "updated_at": "2025-09-03T00:34:06.269003+05:30"
        },
        {
            "id": 532,
            "firstname": "Rida",
            "lastname": null,
            "phone": "+919043482849",
            "email": "j.ridafathima13@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T17:06:01.951738+05:30",
            "updated_at": "2025-07-20T17:06:01.951962+05:30"
        },
        {
            "id": 1076,
            "firstname": "Jacki Thompson",
            "lastname": null,
            "phone": "+12142054031",
            "email": "jackicollinst@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T20:01:24.097104+05:30",
            "updated_at": "2026-01-06T20:01:24.097139+05:30"
        },
        {
            "id": 1200,
            "firstname": "Jacqueline Broadnax",
            "lastname": null,
            "phone": "+13015807630",
            "email": "jacqueline.broadnax@k12.dc.gov",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-09T02:21:11.078876+05:30",
            "updated_at": "2026-02-09T02:21:11.078906+05:30"
        },
        {
            "id": 653,
            "firstname": "Jay Mc",
            "lastname": null,
            "phone": "+15737176848",
            "email": "jacymcbroom@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-21T21:39:02.112381+05:30",
            "updated_at": "2025-08-21T21:39:02.112418+05:30"
        },
        {
            "id": 269,
            "firstname": "Jahanvi Viral Shah",
            "lastname": null,
            "phone": "+9108200772434",
            "email": "Jahanvishah310@gmail.com",
            "old_table_id": "5562",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-07T11:29:52.679264+05:30",
            "updated_at": "2025-05-07T11:29:52.679294+05:30"
        }
    ]
}