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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=90",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=88",
    "results": [
        {
            "id": 1208,
            "firstname": "dev",
            "lastname": null,
            "phone": "+916301097734",
            "email": "sirasatidevendra@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T09:55:39.450706+05:30",
            "updated_at": "2026-02-11T09:55:39.450738+05:30"
        },
        {
            "id": 931,
            "firstname": "Jayashree",
            "lastname": null,
            "phone": "+916363120917",
            "email": "jayashreesppsychologist@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T21:01:24.599418+05:30",
            "updated_at": "2025-11-09T21:01:24.599457+05:30"
        },
        {
            "id": 1373,
            "firstname": "Radha Anand",
            "lastname": null,
            "phone": "+916369304623",
            "email": "radha.anand@sns.edu.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-09T08:13:45.915814+05:30",
            "updated_at": "2026-04-09T08:13:45.915843+05:30"
        },
        {
            "id": 271,
            "firstname": "Taslim",
            "lastname": null,
            "phone": "+916376239750",
            "email": "taslim9750@gmail.com",
            "old_table_id": "5570",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-07T15:37:11.814558+05:30",
            "updated_at": "2025-05-07T15:37:11.814590+05:30"
        },
        {
            "id": 870,
            "firstname": "Rajprithivika ",
            "lastname": null,
            "phone": "+916381597744",
            "email": "rajprithivika17@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-24T13:10:53.032569+05:30",
            "updated_at": "2025-10-24T13:10:53.032610+05:30"
        },
        {
            "id": 1343,
            "firstname": "perambur",
            "lastname": null,
            "phone": "+916382317902",
            "email": "peramburdeic1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-26T15:10:43.930086+05:30",
            "updated_at": "2026-03-26T15:10:43.930116+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": 1031,
            "firstname": "Sandhiya",
            "lastname": null,
            "phone": "+916382654937",
            "email": "sandhiyaragavan1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T17:36:44.496096+05:30",
            "updated_at": "2025-12-18T17:36:44.496135+05:30"
        },
        {
            "id": 527,
            "firstname": "Hanahaj",
            "lastname": null,
            "phone": "+9163988968588",
            "email": "hsbshsh@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-19T21:44:59.901029+05:30",
            "updated_at": "2025-07-19T21:44:59.901058+05:30"
        },
        {
            "id": 1358,
            "firstname": "Domenika",
            "lastname": null,
            "phone": "+916467046883",
            "email": "domenikaaaaa.sm1902@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-02T03:18:34.726685+05:30",
            "updated_at": "2026-04-02T03:18:34.726717+05:30"
        }
    ]
}