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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-created_at&page=36",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-created_at&page=34",
    "results": [
        {
            "id": 1033,
            "firstname": "Janhvi",
            "lastname": null,
            "phone": "+918168299464",
            "email": "janhvichaudhary65@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-19T12:06:28.061791+05:30",
            "updated_at": "2025-12-19T12:06:28.061845+05:30"
        },
        {
            "id": 1032,
            "firstname": "Durga",
            "lastname": null,
            "phone": "+919080571214",
            "email": "ammudd308@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T18:28:34.448084+05:30",
            "updated_at": "2025-12-18T18:28:34.448118+05:30"
        },
        {
            "id": 1031,
            "firstname": "Sandhiya",
            "lastname": null,
            "phone": "+916382654937",
            "email": "sandhiyaragavan1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T17:36:44.496096+05:30",
            "updated_at": "2025-12-18T17:36:44.496135+05:30"
        },
        {
            "id": 1030,
            "firstname": "Radka",
            "lastname": null,
            "phone": "+420776330856",
            "email": "horakova.radka@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T05:34:38.509190+05:30",
            "updated_at": "2025-12-18T05:34:38.509241+05:30"
        },
        {
            "id": 1029,
            "firstname": "shital",
            "lastname": null,
            "phone": "+917620148157",
            "email": "shitalshevkar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T13:14:01.288829+05:30",
            "updated_at": "2025-12-17T13:14:01.288868+05:30"
        },
        {
            "id": 1028,
            "firstname": "Aubrey",
            "lastname": null,
            "phone": "+12428346",
            "email": "aabadger@yahoo.com",
            "old_table_id": "8061",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T13:01:03.680913+05:30",
            "updated_at": "2026-01-08T10:04:46.645556+05:30"
        },
        {
            "id": 1027,
            "firstname": "Preeti Ghosal",
            "lastname": null,
            "phone": "+918777626307",
            "email": "preeti.ghosal@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T01:32:23.928158+05:30",
            "updated_at": "2025-12-17T01:32:23.928195+05:30"
        },
        {
            "id": 1026,
            "firstname": "Rims",
            "lastname": null,
            "phone": "+971557817032",
            "email": "speechneurobloom@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T17:42:03.233767+05:30",
            "updated_at": "2025-12-16T17:42:03.233802+05:30"
        },
        {
            "id": 1025,
            "firstname": "meenakshi",
            "lastname": null,
            "phone": "+919873076989",
            "email": "meenakshigupta050581@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T13:05:09.698033+05:30",
            "updated_at": "2025-12-16T13:05:09.698084+05:30"
        },
        {
            "id": 1024,
            "firstname": "Alex",
            "lastname": null,
            "phone": "",
            "email": "eve.mushengezi@gmail.com",
            "old_table_id": "8048",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T08:23:14.501766+05:30",
            "updated_at": "2025-12-16T08:23:14.502463+05:30"
        }
    ]
}