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

GET /downloadable_users/?format=api&ordering=-otp&page=111
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=-otp&page=112",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=110",
    "results": [
        {
            "id": 565,
            "firstname": "Sally Lovekin",
            "lastname": null,
            "phone": "+610417949830",
            "email": "sally.lovekin@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T20:01:03.920869+05:30",
            "updated_at": "2025-07-27T20:01:03.920898+05:30"
        },
        {
            "id": 564,
            "firstname": "Purushothama Nag",
            "lastname": null,
            "phone": "+919900445431",
            "email": "purshi.10@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T19:36:29.315928+05:30",
            "updated_at": "2025-07-27T19:36:29.315958+05:30"
        },
        {
            "id": 563,
            "firstname": "Ryle obsial",
            "lastname": null,
            "phone": "+639231741463",
            "email": "marnsolb.abad@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T19:20:22.478536+05:30",
            "updated_at": "2025-07-27T19:20:22.478565+05:30"
        },
        {
            "id": 562,
            "firstname": "Pamela",
            "lastname": null,
            "phone": "+447624365975",
            "email": "pamelacowan90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T20:31:34.717498+05:30",
            "updated_at": "2025-07-25T20:31:34.717530+05:30"
        },
        {
            "id": 561,
            "firstname": "Sonali Aggarwal ",
            "lastname": null,
            "phone": "+918980031876",
            "email": "asonali1906@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T14:40:40.774127+05:30",
            "updated_at": "2025-07-25T14:40:40.774171+05:30"
        },
        {
            "id": 560,
            "firstname": "Daffodils",
            "lastname": null,
            "phone": "+919106332647",
            "email": "sandave.rjt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T10:27:46.670527+05:30",
            "updated_at": "2025-07-25T10:27:46.670556+05:30"
        },
        {
            "id": 613,
            "firstname": "Claudia ",
            "lastname": null,
            "phone": "+610421885323",
            "email": "claudia.t@combinedtherapy.com.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T03:30:13.714500+05:30",
            "updated_at": "2025-08-11T03:30:13.714530+05:30"
        },
        {
            "id": 558,
            "firstname": "Maryam",
            "lastname": null,
            "phone": "+9809397505202",
            "email": "maryambabaei.slp@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T16:50:57.614431+05:30",
            "updated_at": "2025-07-24T16:50:57.614463+05:30"
        },
        {
            "id": 557,
            "firstname": "Akash Kumar Chaubey",
            "lastname": null,
            "phone": "+919540596181",
            "email": "akashchaubey1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T16:01:55.984092+05:30",
            "updated_at": "2025-07-24T16:01:55.984129+05:30"
        },
        {
            "id": 556,
            "firstname": "Surya Chinnathambi ",
            "lastname": null,
            "phone": "+917418557305",
            "email": "maankimishthi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T05:31:19.950955+05:30",
            "updated_at": "2025-07-24T05:31:19.950986+05:30"
        }
    ]
}