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

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

{
    "count": 1365,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=136",
    "results": [
        {
            "id": 947,
            "firstname": "Faustina",
            "lastname": null,
            "phone": "",
            "email": "faust1292@gmail.com",
            "old_table_id": "3335",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-14T09:45:40.702446+05:30",
            "updated_at": "2025-11-14T09:45:40.702482+05:30"
        },
        {
            "id": 917,
            "firstname": "t",
            "lastname": null,
            "phone": "",
            "email": "rakesh.medabalimi+632@gmail.com",
            "old_table_id": "7700",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-06T11:47:56.321572+05:30",
            "updated_at": "2025-11-06T11:47:56.321604+05:30"
        },
        {
            "id": 918,
            "firstname": "gnanasree",
            "lastname": null,
            "phone": "",
            "email": "gnanasreevankadari99@gmail.com",
            "old_table_id": "2392",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-06T11:48:33.624045+05:30",
            "updated_at": "2025-11-06T11:48:33.624077+05:30"
        },
        {
            "id": 529,
            "firstname": "Sachin",
            "lastname": null,
            "phone": "",
            "email": "sachinsep91@gmail.com",
            "old_table_id": "1719",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T09:52:49.895247+05:30",
            "updated_at": "2025-07-20T09:52:49.895274+05:30"
        },
        {
            "id": 17,
            "firstname": "Harsha",
            "lastname": "Vardhan Pinni",
            "phone": null,
            "email": "harsh.wellnesshub@gmail.com",
            "old_table_id": "4855",
            "otp": "378065",
            "otp_expiretime": "2025-05-05T16:56:47.875000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-02T12:49:14.497184+05:30",
            "updated_at": "2025-10-13T15:36:04.018910+05:30"
        }
    ]
}