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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=15",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=13",
    "results": [
        {
            "id": 832,
            "firstname": "Ashwini",
            "lastname": null,
            "phone": "+9109642826051",
            "email": "ashwinivaani@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-12T16:54:31.699153+05:30",
            "updated_at": "2025-10-12T16:54:31.699197+05:30"
        },
        {
            "id": 344,
            "firstname": "ashwitha",
            "lastname": null,
            "phone": "+919100009104",
            "email": "ashwithachauhan03@gmail.com",
            "old_table_id": "5858",
            "otp": "964529",
            "otp_expiretime": "2025-05-30T17:03:53.749000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T11:17:34.336592+05:30",
            "updated_at": "2026-02-01T21:30:46.312304+05:30"
        },
        {
            "id": 1082,
            "firstname": "asif",
            "lastname": null,
            "phone": "+919895984115",
            "email": "asif91mahideen@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-08T21:29:55.473076+05:30",
            "updated_at": "2026-01-08T21:29:55.473112+05:30"
        },
        {
            "id": 391,
            "firstname": "Asiya Musa",
            "lastname": null,
            "phone": "+4407794953296",
            "email": "Asiyaalimusa@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T11:27:10.992061+05:30",
            "updated_at": "2025-06-12T11:27:10.992091+05:30"
        },
        {
            "id": 240,
            "firstname": "Askar khan ",
            "lastname": null,
            "phone": "+919772769902",
            "email": "askarkhan9902@gmail.com",
            "old_table_id": "5429",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-29T19:42:53.252390+05:30",
            "updated_at": "2025-04-29T19:42:53.252420+05:30"
        },
        {
            "id": 165,
            "firstname": "Lopamudra ",
            "lastname": null,
            "phone": "+918363724489",
            "email": "asklipi@gmail.com",
            "old_table_id": "4979",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-27T02:40:37.965246+05:30",
            "updated_at": "2025-03-27T02:40:37.965277+05:30"
        },
        {
            "id": 687,
            "firstname": "Asma khan khan",
            "lastname": null,
            "phone": "+9109912902772",
            "email": "asmakhan78423@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T17:51:23.840269+05:30",
            "updated_at": "2025-09-02T17:51:23.840297+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": 877,
            "firstname": "Amelie",
            "lastname": null,
            "phone": "+17059201734",
            "email": "astorms@rootsandwingspsychology.ca",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-27T21:22:37.952038+05:30",
            "updated_at": "2025-10-27T21:22:37.952073+05:30"
        },
        {
            "id": 945,
            "firstname": "Atharva Pawar",
            "lastname": null,
            "phone": "+9109324040525",
            "email": "atharvvftw@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-13T16:06:42.914404+05:30",
            "updated_at": "2025-11-13T16:06:42.914443+05:30"
        }
    ]
}