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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=13",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=11",
    "results": [
        {
            "id": 347,
            "firstname": "Arlene",
            "lastname": null,
            "phone": "+18316653545",
            "email": "arjilynn@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T20:53:12.435754+05:30",
            "updated_at": "2025-05-29T20:53:12.435781+05:30"
        },
        {
            "id": 1125,
            "firstname": "Arpit",
            "lastname": null,
            "phone": "+919891488013",
            "email": "arpitecads@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T11:34:31.132443+05:30",
            "updated_at": "2026-01-18T11:34:31.133150+05:30"
        },
        {
            "id": 1075,
            "firstname": "Arshiya",
            "lastname": null,
            "phone": "+919121320912",
            "email": "arshiyabegum2930@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T20:01:05.738832+05:30",
            "updated_at": "2026-01-06T20:01:05.738868+05:30"
        },
        {
            "id": 609,
            "firstname": "Arun R Hegden",
            "lastname": null,
            "phone": "+919535097765",
            "email": "arun.hegden@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T21:08:21.152303+05:30",
            "updated_at": "2025-08-10T21:08:21.152334+05:30"
        },
        {
            "id": 1172,
            "firstname": "Aruna",
            "lastname": null,
            "phone": "+918072919386",
            "email": "arunajoseph92@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-31T20:06:33.522609+05:30",
            "updated_at": "2026-01-31T20:06:33.522643+05:30"
        },
        {
            "id": 372,
            "firstname": "ARUNA ",
            "lastname": null,
            "phone": "+919363486709",
            "email": "arunashree8293@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-05T22:04:20.282219+05:30",
            "updated_at": "2025-06-05T22:04:20.282247+05:30"
        },
        {
            "id": 763,
            "firstname": "Arundhati Shenoy",
            "lastname": null,
            "phone": "+919394999961",
            "email": "arundhati_shenoy@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-21T10:47:18.407133+05:30",
            "updated_at": "2025-09-21T10:47:18.407162+05:30"
        },
        {
            "id": 330,
            "firstname": "akdas",
            "lastname": null,
            "phone": "+919073955430",
            "email": "arup_kd06@rediffmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-24T18:21:50.917677+05:30",
            "updated_at": "2025-05-24T18:21:50.917705+05:30"
        },
        {
            "id": 246,
            "firstname": "Arushi Chathly",
            "lastname": null,
            "phone": "+9107009578337",
            "email": "arushi.chathly03@gmail.com",
            "old_table_id": "5501",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-03T17:03:19.640566+05:30",
            "updated_at": "2025-05-03T17:03:19.640597+05:30"
        },
        {
            "id": 1338,
            "firstname": "Anna Sahakyan",
            "lastname": null,
            "phone": "+37498286287",
            "email": "asahakyanv@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-26T01:32:50.001999+05:30",
            "updated_at": "2026-03-26T01:32:50.002030+05:30"
        }
    ]
}