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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=34",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=32",
    "results": [
        {
            "id": 554,
            "firstname": "manju austin",
            "lastname": null,
            "phone": "+9108921279050",
            "email": "dreamstudy007@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-23T09:39:08.982229+05:30",
            "updated_at": "2025-07-23T09:39:08.982257+05:30"
        },
        {
            "id": 21,
            "firstname": "Drishty anand",
            "lastname": null,
            "phone": "+919540178107",
            "email": "drishtyanand91318@gmail.com",
            "old_table_id": "4307",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T18:33:21.515345+05:30",
            "updated_at": "2024-12-12T18:33:21.515392+05:30"
        },
        {
            "id": 211,
            "firstname": "Dr Jigyansa",
            "lastname": null,
            "phone": "+918093515161",
            "email": "drjigyansaipsita@gmail.com",
            "old_table_id": "5240",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-17T00:09:14.561276+05:30",
            "updated_at": "2025-04-17T00:09:14.561313+05:30"
        },
        {
            "id": 401,
            "firstname": "Mahesh ",
            "lastname": null,
            "phone": "+919724635608",
            "email": "drmaheshyt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-15T22:31:31.858696+05:30",
            "updated_at": "2025-06-15T22:31:31.858725+05:30"
        },
        {
            "id": 58,
            "firstname": "Mathangi Ranade",
            "lastname": null,
            "phone": "+9109820388754",
            "email": "drmchari@gmail.com",
            "old_table_id": "4473",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-09T14:27:56.495358+05:30",
            "updated_at": "2025-01-09T14:27:56.495410+05:30"
        },
        {
            "id": 1252,
            "firstname": "Nina Shinway",
            "lastname": null,
            "phone": "+12015726191",
            "email": "drnina@specialpsych.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T08:45:10.135678+05:30",
            "updated_at": "2026-02-26T08:45:10.135709+05:30"
        },
        {
            "id": 512,
            "firstname": "Nipun",
            "lastname": null,
            "phone": "+918802322765",
            "email": "drnipunpatil@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T21:11:19.201292+05:30",
            "updated_at": "2025-07-14T21:11:19.201320+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"
        },
        {
            "id": 914,
            "firstname": "HSAS",
            "lastname": null,
            "phone": "+6395396587154",
            "email": "DSAH@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-05T13:56:36.752564+05:30",
            "updated_at": "2025-11-05T13:56:36.752601+05:30"
        },
        {
            "id": 288,
            "firstname": "passachon wonglohaphan",
            "lastname": null,
            "phone": "+910815356158",
            "email": "dsclinic@gmail.com",
            "old_table_id": "5642",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-12T09:20:52.152331+05:30",
            "updated_at": "2025-05-12T09:20:52.152361+05:30"
        }
    ]
}