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

GET /downloadable_users/?format=api&ordering=-phone&page=40
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=-phone&page=41",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=39",
    "results": [
        {
            "id": 661,
            "firstname": "Amit Anand ",
            "lastname": null,
            "phone": "+918083684461",
            "email": "amit93anand@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-23T12:20:34.348993+05:30",
            "updated_at": "2025-08-23T12:20:34.349022+05:30"
        },
        {
            "id": 358,
            "firstname": "Rafia",
            "lastname": null,
            "phone": "+918081587716",
            "email": "mohdzahidrafi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-31T17:07:43.733360+05:30",
            "updated_at": "2025-05-31T17:07:43.733386+05:30"
        },
        {
            "id": 366,
            "firstname": "Sejal Yadav ",
            "lastname": null,
            "phone": "+918077964266",
            "email": "sayjalyadav33@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-04T17:22:54.522530+05:30",
            "updated_at": "2025-06-04T17:22:54.522559+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"
        },
        {
            "id": 517,
            "firstname": "aara",
            "lastname": null,
            "phone": "+918057896543",
            "email": "aara.rbe@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-16T00:53:09.347719+05:30",
            "updated_at": "2025-07-16T00:53:09.347746+05:30"
        },
        {
            "id": 360,
            "firstname": "Revathi",
            "lastname": null,
            "phone": "+91805623401",
            "email": "revathislp20@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-31T20:15:42.437544+05:30",
            "updated_at": "2025-05-31T20:15:42.437573+05:30"
        },
        {
            "id": 1057,
            "firstname": "aman",
            "lastname": null,
            "phone": "+918054923881",
            "email": "hindautomobiles97@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-31T14:59:35.202868+05:30",
            "updated_at": "2025-12-31T14:59:35.204486+05:30"
        },
        {
            "id": 604,
            "firstname": "sanjiv",
            "lastname": null,
            "phone": "+918010427570",
            "email": "choudhury.syn@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-08T12:24:20.536234+05:30",
            "updated_at": "2025-08-08T12:24:20.536265+05:30"
        },
        {
            "id": 1334,
            "firstname": "HEMANT SHARMA",
            "lastname": null,
            "phone": "+918003207111",
            "email": "hemant94603@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-23T13:58:18.799368+05:30",
            "updated_at": "2026-03-23T13:58:18.799396+05:30"
        },
        {
            "id": 152,
            "firstname": "fio",
            "lastname": null,
            "phone": "+917994922302",
            "email": "fionasarah.fss@gmail.com",
            "old_table_id": "4901",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-19T18:33:54.908365+05:30",
            "updated_at": "2025-03-19T18:33:54.908395+05:30"
        }
    ]
}