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

GET /downloadable_users/?format=api&ordering=-phone&page=49
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=50",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=48",
    "results": [
        {
            "id": 227,
            "firstname": "adf",
            "lastname": null,
            "phone": "+916678234569",
            "email": "ddfrtg@gmail.com",
            "old_table_id": "5354",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T19:20:37.544462+05:30",
            "updated_at": "2025-04-24T19:20:37.544492+05:30"
        },
        {
            "id": 1256,
            "firstname": "Cecily",
            "lastname": null,
            "phone": "+91662206857",
            "email": "cecily.pompa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-27T03:51:35.460291+05:30",
            "updated_at": "2026-02-27T03:51:35.460324+05:30"
        },
        {
            "id": 622,
            "firstname": "Megan",
            "lastname": null,
            "phone": "+916619326700",
            "email": "mempero@brentwood.k12.ca.us",
            "old_table_id": "6794",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T22:14:33.256885+05:30",
            "updated_at": "2025-11-05T23:34:12.845832+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"
        },
        {
            "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": 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": 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": 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": 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": 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"
        }
    ]
}