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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-created_at&page=26",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-created_at&page=24",
    "results": [
        {
            "id": 1131,
            "firstname": "KgahlisoMoeng",
            "lastname": null,
            "phone": "+27791069815",
            "email": "Kgahlisomoeng@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-19T22:18:09.363541+05:30",
            "updated_at": "2026-01-19T22:18:09.363577+05:30"
        },
        {
            "id": 1130,
            "firstname": "Georgia Grant",
            "lastname": null,
            "phone": "+4407749186377",
            "email": "georgiaamygrant@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-19T21:18:49.504292+05:30",
            "updated_at": "2026-01-19T21:18:49.504323+05:30"
        },
        {
            "id": 1129,
            "firstname": "Suganthi",
            "lastname": null,
            "phone": "+919176621273",
            "email": "suguk157@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-19T20:21:07.892850+05:30",
            "updated_at": "2026-01-19T20:21:07.892884+05:30"
        },
        {
            "id": 1128,
            "firstname": "Smaranika Ray",
            "lastname": null,
            "phone": "+919692876290",
            "email": "sasha.arohin@gmail.com",
            "old_table_id": "8325",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-19T14:29:27.031784+05:30",
            "updated_at": "2026-01-19T19:34:46.749232+05:30"
        },
        {
            "id": 1127,
            "firstname": "Sharon",
            "lastname": null,
            "phone": "+9109497172306",
            "email": "cyraodd11@gmail.com",
            "old_table_id": "8321",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T20:49:35.170487+05:30",
            "updated_at": "2026-01-18T20:59:39.874639+05:30"
        },
        {
            "id": 1126,
            "firstname": "Ashutosh",
            "lastname": null,
            "phone": "+918800586645",
            "email": "shukla211@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T19:26:25.877643+05:30",
            "updated_at": "2026-01-18T19:26:25.877678+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": 1124,
            "firstname": "Umaima Abdul Aziz",
            "lastname": null,
            "phone": "+9203221831265",
            "email": "uzmajumani97@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T02:08:40.242201+05:30",
            "updated_at": "2026-01-18T02:08:40.242234+05:30"
        },
        {
            "id": 1123,
            "firstname": "Seifeldin",
            "lastname": null,
            "phone": "+966552700953",
            "email": "seifeldin.habash@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-17T19:06:17.392079+05:30",
            "updated_at": "2026-01-17T19:06:17.392116+05:30"
        },
        {
            "id": 1122,
            "firstname": "KushagraArora",
            "lastname": null,
            "phone": "+919816046358",
            "email": "kushagraarora856@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-17T16:58:34.054823+05:30",
            "updated_at": "2026-01-17T16:58:34.054858+05:30"
        }
    ]
}