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": 70,
            "firstname": "Marie Kristel FOURDRINOIS",
            "lastname": null,
            "phone": "+330768353893",
            "email": "fourdrinoismariekristel@gmail.com",
            "old_table_id": "4554",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-22T19:32:12.542875+05:30",
            "updated_at": "2025-01-22T19:32:12.542904+05:30"
        },
        {
            "id": 163,
            "firstname": "Jenn",
            "lastname": null,
            "phone": "+336048134689",
            "email": "jenndyck3@gmail.com",
            "old_table_id": "4972",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-25T21:06:08.700090+05:30",
            "updated_at": "2025-03-25T21:06:08.700134+05:30"
        },
        {
            "id": 710,
            "firstname": "Sonia",
            "lastname": null,
            "phone": "+34660296812",
            "email": "soniafelipemartinez01@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T14:26:56.713878+05:30",
            "updated_at": "2025-09-09T14:26:56.713908+05:30"
        },
        {
            "id": 549,
            "firstname": "JOAN ALSINA FERRANDO",
            "lastname": null,
            "phone": "+34680304891",
            "email": "joan_alsina@yahoo.es",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-22T13:26:36.846926+05:30",
            "updated_at": "2025-07-22T13:26:36.846955+05:30"
        },
        {
            "id": 1327,
            "firstname": "Lorraine Diggins",
            "lastname": null,
            "phone": "+3530011124242",
            "email": "lorrainediggins@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-20T18:33:17.611052+05:30",
            "updated_at": "2026-03-20T18:33:17.611081+05:30"
        },
        {
            "id": 1132,
            "firstname": "caitriona",
            "lastname": null,
            "phone": "+3530860888743",
            "email": "caitrionag06@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-20T02:32:38.778874+05:30",
            "updated_at": "2026-01-20T02:32:38.778908+05:30"
        },
        {
            "id": 1269,
            "firstname": "Jennifer Grundulis",
            "lastname": null,
            "phone": "+3530863888460",
            "email": "jenniferwetter@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-04T20:43:52.630301+05:30",
            "updated_at": "2026-03-04T20:43:52.630335+05:30"
        },
        {
            "id": 492,
            "firstname": "Donna Naughton",
            "lastname": null,
            "phone": "+3530868911377",
            "email": "naugh_don@yahoo.ie",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-09T18:32:15.319765+05:30",
            "updated_at": "2025-07-09T18:32:15.319800+05:30"
        },
        {
            "id": 471,
            "firstname": "Sophie Vousden",
            "lastname": null,
            "phone": "+3530876032101",
            "email": "sltclinicsophie@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-02T16:17:16.693662+05:30",
            "updated_at": "2025-07-02T16:17:16.693701+05:30"
        },
        {
            "id": 994,
            "firstname": "Aniya Minu Baby",
            "lastname": null,
            "phone": "+3530894820501",
            "email": "aniyaminub@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T19:33:48.079133+05:30",
            "updated_at": "2025-12-02T19:33:48.079173+05:30"
        }
    ]
}