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

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

{
    "count": 1360,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=135",
    "results": [
        {
            "id": 419,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+1 9063708679",
            "email": "Harsha.reddy720@gmail.com",
            "old_table_id": "3310",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-20T17:00:58.166042+05:30",
            "updated_at": "2025-06-20T17:00:58.166077+05:30"
        },
        {
            "id": 886,
            "firstname": "Chaithanya",
            "lastname": null,
            "phone": "+1 5418291038",
            "email": "crvuppala@gmail.com",
            "old_table_id": "3093",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-28T23:49:38.577776+05:30",
            "updated_at": "2025-10-28T23:49:38.577808+05:30"
        },
        {
            "id": 359,
            "firstname": "Harini",
            "lastname": null,
            "phone": "+1 2169260245",
            "email": "harini_kowthalam@yahoo.com",
            "old_table_id": "512",
            "otp": "684949",
            "otp_expiretime": "2025-05-31T18:41:20.744000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-31T18:26:21.199992+05:30",
            "updated_at": "2025-05-31T18:26:21.285283+05:30"
        },
        {
            "id": 1024,
            "firstname": "Alex",
            "lastname": null,
            "phone": "",
            "email": "eve.mushengezi@gmail.com",
            "old_table_id": "8048",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T08:23:14.501766+05:30",
            "updated_at": "2025-12-16T08:23:14.502463+05:30"
        },
        {
            "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": 1152,
            "firstname": "Taneya",
            "lastname": null,
            "phone": "",
            "email": "taneyaghosh18@gmail.com",
            "old_table_id": "8319",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-24T16:25:00.571825+05:30",
            "updated_at": "2026-01-24T16:25:00.571852+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"
        }
    ]
}