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

GET /downloadable_users/?format=api&ordering=-firstname&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=-firstname&page=136",
    "results": [
        {
            "id": 390,
            "firstname": "Aarav",
            "lastname": null,
            "phone": "+91 9931572613",
            "email": "Sangitamarla555@gmail.com",
            "old_table_id": "5307",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T11:20:30.542393+05:30",
            "updated_at": "2025-06-12T11:20:30.542419+05:30"
        },
        {
            "id": 517,
            "firstname": "aara",
            "lastname": null,
            "phone": "+918057896543",
            "email": "aara.rbe@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-16T00:53:09.347719+05:30",
            "updated_at": "2025-07-16T00:53:09.347746+05:30"
        },
        {
            "id": 1218,
            "firstname": "A Praneel",
            "lastname": null,
            "phone": "+919885400420",
            "email": "praneel85@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-13T10:29:57.103698+05:30",
            "updated_at": "2026-02-13T10:29:57.103729+05:30"
        },
        {
            "id": 374,
            "firstname": "a",
            "lastname": null,
            "phone": "+61412525713",
            "email": "alannah.mclatchey@education.vic.gov.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-06T04:54:08.927496+05:30",
            "updated_at": "2025-06-06T04:54:08.927523+05:30"
        },
        {
            "id": 315,
            "firstname": "A",
            "lastname": null,
            "phone": "+13514025",
            "email": "akgross4@gmail.com",
            "old_table_id": "5767",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T07:48:11.168109+05:30",
            "updated_at": "2025-05-21T07:48:11.168140+05:30"
        }
    ]
}