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

GET /downloadable_users/?format=api&ordering=old_table_id&page=22
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=old_table_id&page=23",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=21",
    "results": [
        {
            "id": 480,
            "firstname": "Sathiya",
            "lastname": null,
            "phone": "+9109739405775",
            "email": "sathiyadoraiswamy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-05T09:39:58.748032+05:30",
            "updated_at": "2025-07-05T09:39:58.748065+05:30"
        },
        {
            "id": 479,
            "firstname": "anya",
            "lastname": null,
            "phone": "+14165550198",
            "email": "anya.aissaoui@mail.mcgill.ca",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-04T23:46:28.742425+05:30",
            "updated_at": "2025-07-04T23:46:28.742459+05:30"
        },
        {
            "id": 478,
            "firstname": "Saman",
            "lastname": null,
            "phone": "+9103344164920",
            "email": "ansarisaman09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-04T16:04:09.895020+05:30",
            "updated_at": "2025-07-04T16:04:09.895050+05:30"
        },
        {
            "id": 477,
            "firstname": "Soumya Narayanan",
            "lastname": null,
            "phone": "+9109940319847",
            "email": "letsspeaktosoumya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-04T12:31:01.206478+05:30",
            "updated_at": "2025-07-04T12:31:01.206509+05:30"
        },
        {
            "id": 476,
            "firstname": "bhagwan das ",
            "lastname": null,
            "phone": "+919069539121",
            "email": "bhagwan@epocheldercare.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T23:15:29.003685+05:30",
            "updated_at": "2025-07-03T23:15:29.003716+05:30"
        },
        {
            "id": 475,
            "firstname": "KAVYANSH",
            "lastname": null,
            "phone": "+919928505220",
            "email": "meenaarun1988@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T20:13:55.295804+05:30",
            "updated_at": "2025-07-03T20:13:55.295834+05:30"
        },
        {
            "id": 474,
            "firstname": "naga lakshmi",
            "lastname": null,
            "phone": "+9109786863588",
            "email": "26awesomenaga@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T10:21:11.240797+05:30",
            "updated_at": "2025-07-03T10:21:11.240829+05:30"
        },
        {
            "id": 473,
            "firstname": "Trusty",
            "lastname": null,
            "phone": "+971523903750",
            "email": "peonira237@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-02T22:26:41.847411+05:30",
            "updated_at": "2025-07-02T22:26:41.847445+05:30"
        },
        {
            "id": 472,
            "firstname": "Amber",
            "lastname": null,
            "phone": "+61488074210",
            "email": "angelapo77@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-02T20:07:37.743520+05:30",
            "updated_at": "2025-07-02T20:07:37.743550+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"
        }
    ]
}