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

GET /downloadable_users/?format=api&ordering=firstname&page=115
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=firstname&page=116",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=114",
    "results": [
        {
            "id": 188,
            "firstname": "Shivani",
            "lastname": null,
            "phone": "+917905826034",
            "email": "shivi9010@gmail.com",
            "old_table_id": "5143",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-09T22:23:06.110617+05:30",
            "updated_at": "2025-04-09T22:23:06.110647+05:30"
        },
        {
            "id": 951,
            "firstname": "Shivani Ranveer",
            "lastname": null,
            "phone": "+9109834955165",
            "email": "shivaniranveer91@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-16T04:49:57.381290+05:30",
            "updated_at": "2025-11-16T04:49:57.381325+05:30"
        },
        {
            "id": 1119,
            "firstname": "SHIVAPRASAD",
            "lastname": null,
            "phone": "+919845116447",
            "email": "sbshivaprasad@gmail.com",
            "old_table_id": "8307",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-17T11:37:37.122799+05:30",
            "updated_at": "2026-01-17T13:24:35.291348+05:30"
        },
        {
            "id": 957,
            "firstname": "shnny",
            "lastname": null,
            "phone": "+919176655293",
            "email": "suny678@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-17T08:05:45.138570+05:30",
            "updated_at": "2025-11-17T08:05:45.138604+05:30"
        },
        {
            "id": 733,
            "firstname": "Shravanaveena",
            "lastname": null,
            "phone": "+91 7032010967",
            "email": "Shravanaveena.gajula7@gmail.com",
            "old_table_id": "902",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-15T10:40:33.957314+05:30",
            "updated_at": "2025-09-15T10:40:33.957342+05:30"
        },
        {
            "id": 1055,
            "firstname": "Shruti",
            "lastname": null,
            "phone": "+916382383589",
            "email": "shruti.rajiv.xa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-30T15:24:14.790846+05:30",
            "updated_at": "2025-12-30T15:24:14.791611+05:30"
        },
        {
            "id": 153,
            "firstname": "Shruti Adlakha",
            "lastname": null,
            "phone": "+9109643295646",
            "email": "shruti.sahni1110@gmail.com",
            "old_table_id": "4909",
            "otp": "644618",
            "otp_expiretime": "2025-03-20T10:08:13.381000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-20T09:44:42.483340+05:30",
            "updated_at": "2025-03-20T09:53:12.919683+05:30"
        },
        {
            "id": 607,
            "firstname": "Shruti Joshi",
            "lastname": null,
            "phone": "+919100926986",
            "email": "skalgikar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T19:11:54.497362+05:30",
            "updated_at": "2025-08-10T19:11:54.497393+05:30"
        },
        {
            "id": 700,
            "firstname": "Shweta Aggarwal",
            "lastname": null,
            "phone": "+917338139777",
            "email": "kalpavriksha.academy1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T19:27:16.983741+05:30",
            "updated_at": "2025-09-06T19:27:16.983770+05:30"
        },
        {
            "id": 804,
            "firstname": "Shweta Gupta",
            "lastname": null,
            "phone": "+9108380016053",
            "email": "drshwetagupta.sg@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T22:46:26.454855+05:30",
            "updated_at": "2025-10-03T22:46:26.454883+05:30"
        }
    ]
}