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

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

{
    "count": 1376,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=102",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=100",
    "results": [
        {
            "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": 559,
            "firstname": "Leyla haddad",
            "lastname": null,
            "phone": "+90530162509",
            "email": "shahadfaredon2@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T23:26:38.051448+05:30",
            "updated_at": "2025-07-24T23:26:38.051478+05:30"
        },
        {
            "id": 560,
            "firstname": "Daffodils",
            "lastname": null,
            "phone": "+919106332647",
            "email": "sandave.rjt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T10:27:46.670527+05:30",
            "updated_at": "2025-07-25T10:27:46.670556+05:30"
        },
        {
            "id": 561,
            "firstname": "Sonali Aggarwal ",
            "lastname": null,
            "phone": "+918980031876",
            "email": "asonali1906@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T14:40:40.774127+05:30",
            "updated_at": "2025-07-25T14:40:40.774171+05:30"
        },
        {
            "id": 562,
            "firstname": "Pamela",
            "lastname": null,
            "phone": "+447624365975",
            "email": "pamelacowan90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T20:31:34.717498+05:30",
            "updated_at": "2025-07-25T20:31:34.717530+05:30"
        },
        {
            "id": 508,
            "firstname": "Ebnezer ",
            "lastname": null,
            "phone": "+919390180369",
            "email": "burjaebnezer58@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T09:13:23.666447+05:30",
            "updated_at": "2025-07-14T09:13:23.666477+05:30"
        },
        {
            "id": 551,
            "firstname": "Janette E. Hargrove",
            "lastname": null,
            "phone": "+12549676289",
            "email": "janette.hargrove@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-23T00:37:19.381391+05:30",
            "updated_at": "2025-07-23T00:37:19.381420+05:30"
        },
        {
            "id": 563,
            "firstname": "Ryle obsial",
            "lastname": null,
            "phone": "+639231741463",
            "email": "marnsolb.abad@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T19:20:22.478536+05:30",
            "updated_at": "2025-07-27T19:20:22.478565+05:30"
        },
        {
            "id": 529,
            "firstname": "Sachin",
            "lastname": null,
            "phone": "",
            "email": "sachinsep91@gmail.com",
            "old_table_id": "1719",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T09:52:49.895247+05:30",
            "updated_at": "2025-07-20T09:52:49.895274+05:30"
        },
        {
            "id": 918,
            "firstname": "gnanasree",
            "lastname": null,
            "phone": "",
            "email": "gnanasreevankadari99@gmail.com",
            "old_table_id": "2392",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-06T11:48:33.624045+05:30",
            "updated_at": "2025-11-06T11:48:33.624077+05:30"
        }
    ]
}