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

GET /downloadable_users/?format=api&ordering=-phone&page=25
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=26",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=24",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 1085,
            "firstname": "Raghav",
            "lastname": null,
            "phone": "+919315836909",
            "email": "raghav.b.gupta@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-09T03:33:32.458214+05:30",
            "updated_at": "2026-01-09T03:33:32.458251+05:30"
        },
        {
            "id": 299,
            "firstname": "Mithun",
            "lastname": null,
            "phone": "+919304580578",
            "email": "mdmithun0777@gmail.com",
            "old_table_id": "5698",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-16T11:58:34.794924+05:30",
            "updated_at": "2025-05-16T11:58:34.794956+05:30"
        }
    ]
}