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

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

{
    "count": 1375,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp&page=61",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp&page=59",
    "results": [
        {
            "id": 199,
            "firstname": "Akash",
            "lastname": null,
            "phone": "+14126362764",
            "email": "kashveer91@gmail.com",
            "old_table_id": "5183",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-12T10:10:32.349250+05:30",
            "updated_at": "2025-04-12T10:10:32.349282+05:30"
        },
        {
            "id": 200,
            "firstname": "Dipshika meher",
            "lastname": null,
            "phone": "+917504421898",
            "email": "dipshikameher@gmail.com",
            "old_table_id": "5188",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-12T19:44:51.749934+05:30",
            "updated_at": "2025-04-12T19:44:51.749964+05:30"
        },
        {
            "id": 620,
            "firstname": "Brandon Theinert",
            "lastname": null,
            "phone": "+17325474148",
            "email": "btheinert7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T19:27:10.332399+05:30",
            "updated_at": "2025-08-11T19:27:10.332428+05:30"
        },
        {
            "id": 202,
            "firstname": "Sai Maung Htut",
            "lastname": null,
            "phone": "+959669084141",
            "email": "smaunghtut@gmail.com",
            "old_table_id": "5205",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-14T19:15:04.268134+05:30",
            "updated_at": "2025-04-14T19:15:04.268164+05:30"
        },
        {
            "id": 203,
            "firstname": "OM P",
            "lastname": null,
            "phone": "+917976039379",
            "email": "OMREWAR19@YAHOO.IN",
            "old_table_id": "5207",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-14T21:26:19.798499+05:30",
            "updated_at": "2025-04-14T21:26:19.798530+05:30"
        },
        {
            "id": 204,
            "firstname": "Uma ",
            "lastname": null,
            "phone": "+916207197422",
            "email": "indhu_pooh@yahoo.co.in",
            "old_table_id": "5211",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-15T09:14:27.641726+05:30",
            "updated_at": "2025-04-15T09:14:27.641756+05:30"
        },
        {
            "id": 205,
            "firstname": "LM",
            "lastname": null,
            "phone": "+911111111111",
            "email": "laura.motl@arrow.org",
            "old_table_id": "5216",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-15T18:35:17.981039+05:30",
            "updated_at": "2025-04-15T18:35:17.981069+05:30"
        },
        {
            "id": 206,
            "firstname": "Lisa Machowiak ",
            "lastname": null,
            "phone": "+15743032438",
            "email": "mmbmdm5@gmail.com",
            "old_table_id": "5217",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-15T21:26:47.232183+05:30",
            "updated_at": "2025-04-15T21:26:47.232213+05:30"
        },
        {
            "id": 207,
            "firstname": "Melisa Machowiak ",
            "lastname": null,
            "phone": "+15743032438",
            "email": "mmachowiak@phm.k12.in.us",
            "old_table_id": "5222",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-16T04:15:44.984912+05:30",
            "updated_at": "2025-04-16T04:15:44.984944+05:30"
        },
        {
            "id": 208,
            "firstname": "stephanie",
            "lastname": null,
            "phone": "+16024184333",
            "email": "symplicity22@yahoo.com",
            "old_table_id": "5223",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-16T05:52:13.217221+05:30",
            "updated_at": "2025-04-16T05:52:13.217251+05:30"
        }
    ]
}