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": 693,
            "firstname": "Roberta Ramen ",
            "lastname": null,
            "phone": "+447846976041",
            "email": "robina.hussain@coopacademies.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-04T15:03:08.123941+05:30",
            "updated_at": "2025-09-04T15:03:08.123971+05:30"
        },
        {
            "id": 694,
            "firstname": "Traci Collinsworth",
            "lastname": null,
            "phone": "+912282367698",
            "email": "lilgrniz@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-05T10:37:11.220080+05:30",
            "updated_at": "2025-09-05T10:37:11.220110+05:30"
        },
        {
            "id": 695,
            "firstname": "Teresa",
            "lastname": null,
            "phone": "+14174961465",
            "email": "teresa.nutting@dese.mo.gov",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-05T19:16:00.299734+05:30",
            "updated_at": "2025-09-05T19:16:00.299765+05:30"
        },
        {
            "id": 696,
            "firstname": "K Hach",
            "lastname": null,
            "phone": "+12505147968",
            "email": "kayla.adair1989@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T00:23:08.711147+05:30",
            "updated_at": "2025-09-06T00:23:08.711179+05:30"
        }
    ]
}