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

GET /downloadable_users/?format=api&ordering=-created_at&page=20
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=21",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-created_at&page=19",
    "results": [
        {
            "id": 1181,
            "firstname": "Test Indraaaa",
            "lastname": null,
            "phone": "+91000111",
            "email": "harsh.wellnesshub+83930439@gmail.com",
            "old_table_id": "8473",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T15:22:43.072692+05:30",
            "updated_at": "2026-02-03T15:22:43.072720+05:30"
        },
        {
            "id": 1180,
            "firstname": "Ramya",
            "lastname": null,
            "phone": "+917386985011",
            "email": "gona.ramya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T15:06:05.964679+05:30",
            "updated_at": "2026-02-03T15:06:05.964707+05:30"
        },
        {
            "id": 1179,
            "firstname": "Harsha Vardhan",
            "lastname": null,
            "phone": "+91123",
            "email": "harsh.wellnesshub+opfnd@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T14:54:13.751426+05:30",
            "updated_at": "2026-02-03T14:54:13.751455+05:30"
        },
        {
            "id": 1178,
            "firstname": "Harsha Vardhan",
            "lastname": null,
            "phone": "+91 909090901",
            "email": "harsh.wellnesshub+2345633234345@gmail.com",
            "old_table_id": "8466",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T13:18:46.607172+05:30",
            "updated_at": "2026-02-03T13:18:46.607198+05:30"
        },
        {
            "id": 1177,
            "firstname": "Test Indraaa",
            "lastname": null,
            "phone": "+91888888888888",
            "email": "harsh.wellnesshub+3247387438@gmail.com",
            "old_table_id": "8468",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T13:12:47.106505+05:30",
            "updated_at": "2026-02-03T13:12:47.106539+05:30"
        },
        {
            "id": 1176,
            "firstname": "Test Harsha",
            "lastname": null,
            "phone": "+919090909090",
            "email": "harsh.wellnesshub+0439340459@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T13:10:19.713527+05:30",
            "updated_at": "2026-02-03T13:10:19.713558+05:30"
        },
        {
            "id": 1175,
            "firstname": "ElianaSaid",
            "lastname": null,
            "phone": "+96170661828",
            "email": "elianaw.said@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-02T21:01:03.948398+05:30",
            "updated_at": "2026-02-02T21:01:03.948433+05:30"
        },
        {
            "id": 1174,
            "firstname": "Sulakshna Vaidya",
            "lastname": null,
            "phone": "+9109323072115",
            "email": "sulakshna0985@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-02T00:34:43.634162+05:30",
            "updated_at": "2026-02-02T00:34:43.634192+05:30"
        },
        {
            "id": 1173,
            "firstname": "Diana",
            "lastname": null,
            "phone": "+593984646945",
            "email": "diana_martinez15@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-31T21:32:05.928933+05:30",
            "updated_at": "2026-01-31T21:32:05.928963+05:30"
        },
        {
            "id": 1172,
            "firstname": "Aruna",
            "lastname": null,
            "phone": "+918072919386",
            "email": "arunajoseph92@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-31T20:06:33.522609+05:30",
            "updated_at": "2026-01-31T20:06:33.522643+05:30"
        }
    ]
}