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

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

{
    "count": 1394,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=139",
    "results": [
        {
            "id": 1375,
            "firstname": "Valerie Ann Beaman",
            "lastname": null,
            "phone": "+15856233142",
            "email": "rem2smile0901@gmail.com",
            "old_table_id": "8995",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-10T03:51:35.066676+05:30",
            "updated_at": "2026-04-10T03:53:20.976695+05:30"
        },
        {
            "id": 1379,
            "firstname": "Nishanth G",
            "lastname": null,
            "phone": "+918174837619",
            "email": "nishanthg888@gmail.com",
            "old_table_id": "9014",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-11T13:06:29.539777+05:30",
            "updated_at": "2026-04-16T09:10:52.153775+05:30"
        },
        {
            "id": 733,
            "firstname": "Shravanaveena",
            "lastname": null,
            "phone": "+91 7032010967",
            "email": "Shravanaveena.gajula7@gmail.com",
            "old_table_id": "902",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-15T10:40:33.957314+05:30",
            "updated_at": "2025-09-15T10:40:33.957342+05:30"
        },
        {
            "id": 1395,
            "firstname": "Ravindra",
            "lastname": null,
            "phone": "+919036165074",
            "email": "rsambawat@gmail.com",
            "old_table_id": "9056",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-16T08:43:11.655693+05:30",
            "updated_at": "2026-04-16T08:43:29.604955+05:30"
        }
    ]
}