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

GET /downloadable_users/?format=api&ordering=phone&page=113
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=phone&page=114",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=112",
    "results": [
        {
            "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": 924,
            "firstname": "Neha gupta ",
            "lastname": null,
            "phone": "+919321278085",
            "email": "gatharva454@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T12:28:29.606314+05:30",
            "updated_at": "2025-11-07T12:28:29.606350+05:30"
        },
        {
            "id": 781,
            "firstname": "varsha",
            "lastname": null,
            "phone": "+919340988039",
            "email": "vc8011@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T18:56:51.826703+05:30",
            "updated_at": "2025-09-26T18:56:51.826733+05:30"
        },
        {
            "id": 350,
            "firstname": "Natarajan",
            "lastname": null,
            "phone": "+919344145968",
            "email": "auronatty@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T12:51:24.681150+05:30",
            "updated_at": "2025-05-30T12:51:24.681178+05:30"
        },
        {
            "id": 665,
            "firstname": "Amulya",
            "lastname": null,
            "phone": "+919346016699",
            "email": "amoolya.2702@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-24T19:27:21.603899+05:30",
            "updated_at": "2025-08-24T19:27:21.603930+05:30"
        },
        {
            "id": 372,
            "firstname": "ARUNA ",
            "lastname": null,
            "phone": "+919363486709",
            "email": "arunashree8293@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-05T22:04:20.282219+05:30",
            "updated_at": "2025-06-05T22:04:20.282247+05:30"
        },
        {
            "id": 1198,
            "firstname": "Hema",
            "lastname": null,
            "phone": "+919380847999",
            "email": "hemadaga83@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-08T16:46:17.494948+05:30",
            "updated_at": "2026-02-08T16:46:17.494979+05:30"
        },
        {
            "id": 508,
            "firstname": "Ebnezer ",
            "lastname": null,
            "phone": "+919390180369",
            "email": "burjaebnezer58@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T09:13:23.666447+05:30",
            "updated_at": "2025-07-14T09:13:23.666477+05:30"
        },
        {
            "id": 763,
            "firstname": "Arundhati Shenoy",
            "lastname": null,
            "phone": "+919394999961",
            "email": "arundhati_shenoy@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-21T10:47:18.407133+05:30",
            "updated_at": "2025-09-21T10:47:18.407162+05:30"
        },
        {
            "id": 1095,
            "firstname": "MidhunO",
            "lastname": null,
            "phone": "+919400761105",
            "email": "midhuno@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-11T19:05:01.442421+05:30",
            "updated_at": "2026-01-11T19:05:01.442459+05:30"
        }
    ]
}