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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=2",
    "previous": null,
    "results": [
        {
            "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"
        },
        {
            "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": 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": 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": 317,
            "firstname": "Aarav",
            "lastname": null,
            "phone": "+91 9581495426",
            "email": "neethu.singh2612@gmail.com",
            "old_table_id": "5645",
            "otp": "625170",
            "otp_expiretime": "2025-05-21T15:20:03.596000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T15:05:05.405007+05:30",
            "updated_at": "2025-05-21T15:05:05.611383+05:30"
        },
        {
            "id": 142,
            "firstname": "Aarthy Cecilia Albert",
            "lastname": null,
            "phone": "+919944035121",
            "email": "ressurect15@gmail.com",
            "old_table_id": "4860",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-13T20:07:17.933138+05:30",
            "updated_at": "2025-03-13T20:07:17.933171+05:30"
        },
        {
            "id": 976,
            "firstname": "aasddf",
            "lastname": null,
            "phone": "+919861098610",
            "email": "sdfsf@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-24T18:56:14.902785+05:30",
            "updated_at": "2025-11-24T18:56:14.902820+05:30"
        },
        {
            "id": 278,
            "firstname": "ABC- Ariel Pena",
            "lastname": null,
            "phone": "+14699771616",
            "email": "Ariel.pena@actionbehavior.com",
            "old_table_id": "5595",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-08T21:24:49.840686+05:30",
            "updated_at": "2025-05-08T21:24:49.840716+05:30"
        },
        {
            "id": 1052,
            "firstname": "Abdelrahman",
            "lastname": null,
            "phone": "+96509968907",
            "email": "ahmed.ahmato85@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-25T17:37:11.330091+05:30",
            "updated_at": "2025-12-25T17:37:11.330129+05:30"
        }
    ]
}