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

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

{
    "count": 1376,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=102",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=100",
    "results": [
        {
            "id": 496,
            "firstname": "Ramneek kaur",
            "lastname": null,
            "phone": "+919815609138",
            "email": "ramneek22@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-10T10:59:57.415221+05:30",
            "updated_at": "2025-07-10T10:59:57.415252+05:30"
        },
        {
            "id": 836,
            "firstname": "Ramodya Amarasinghe ",
            "lastname": null,
            "phone": "+94765628792",
            "email": "ramodyasathsarani@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-13T18:18:49.859172+05:30",
            "updated_at": "2025-10-13T18:18:49.859208+05:30"
        },
        {
            "id": 215,
            "firstname": "Ramyashri S",
            "lastname": null,
            "phone": "+919945957243",
            "email": "ramyashrishastry@gmail.com",
            "old_table_id": "5258",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-18T13:15:50.605138+05:30",
            "updated_at": "2025-04-18T13:15:50.605170+05:30"
        },
        {
            "id": 261,
            "firstname": "R Datta",
            "lastname": null,
            "phone": "+919958433910",
            "email": "ranjuprotik@gmail.com",
            "old_table_id": "5538",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T13:23:27.638449+05:30",
            "updated_at": "2025-05-05T13:23:27.638479+05:30"
        },
        {
            "id": 481,
            "firstname": "Anil ",
            "lastname": null,
            "phone": "+919884465690",
            "email": "rashani.richards@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-05T21:55:59.186097+05:30",
            "updated_at": "2025-07-05T21:55:59.186125+05:30"
        },
        {
            "id": 1197,
            "firstname": "Rashmi Pal",
            "lastname": null,
            "phone": "+919319440971",
            "email": "rashmi.nick2018@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-08T15:51:47.387465+05:30",
            "updated_at": "2026-02-08T15:51:47.387494+05:30"
        },
        {
            "id": 295,
            "firstname": "Ravensrain69@gmail.com",
            "lastname": null,
            "phone": "+270213580001",
            "email": "ravensrain69@gmail.com",
            "old_table_id": "5686",
            "otp": "712434",
            "otp_expiretime": "2025-05-15T19:07:43.724000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-15T18:24:06.335759+05:30",
            "updated_at": "2025-05-15T18:52:44.446919+05:30"
        },
        {
            "id": 41,
            "firstname": "R",
            "lastname": null,
            "phone": "+919",
            "email": "raviaslk@gmail.com",
            "old_table_id": "4438",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-05T17:48:13.540439+05:30",
            "updated_at": "2025-01-05T17:48:13.540481+05:30"
        },
        {
            "id": 1246,
            "firstname": "Ravigowda S G",
            "lastname": null,
            "phone": "+9109632454645",
            "email": "ravirajsannagowdar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-24T18:11:08.509320+05:30",
            "updated_at": "2026-02-24T18:11:08.509351+05:30"
        },
        {
            "id": 1083,
            "firstname": "Ravneet Kaur",
            "lastname": null,
            "phone": "+916280717131",
            "email": "ravneetkaurhunjan94@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-08T23:41:43.542963+05:30",
            "updated_at": "2026-01-08T23:41:43.543001+05:30"
        }
    ]
}