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

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

{
    "count": 1375,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=created_at&page=62",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=created_at&page=60",
    "results": [
        {
            "id": 604,
            "firstname": "sanjiv",
            "lastname": null,
            "phone": "+918010427570",
            "email": "choudhury.syn@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-08T12:24:20.536234+05:30",
            "updated_at": "2025-08-08T12:24:20.536265+05:30"
        },
        {
            "id": 605,
            "firstname": "bella",
            "lastname": null,
            "phone": "+910525855573",
            "email": "bellaswat01@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-09T13:31:58.464365+05:30",
            "updated_at": "2025-08-09T13:31:58.464395+05:30"
        },
        {
            "id": 606,
            "firstname": "Saravana",
            "lastname": null,
            "phone": "+919962223602",
            "email": "sn8605854@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T15:11:32.552378+05:30",
            "updated_at": "2025-08-10T15:11:32.552409+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": 608,
            "firstname": "Anjitha",
            "lastname": null,
            "phone": "+918281667474",
            "email": "anjithaprabhu555@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T20:58:18.406604+05:30",
            "updated_at": "2025-08-10T20:58:18.406633+05:30"
        },
        {
            "id": 609,
            "firstname": "Arun R Hegden",
            "lastname": null,
            "phone": "+919535097765",
            "email": "arun.hegden@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T21:08:21.152303+05:30",
            "updated_at": "2025-08-10T21:08:21.152334+05:30"
        },
        {
            "id": 610,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+5454@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T21:16:10.218991+05:30",
            "updated_at": "2025-08-10T21:16:10.219020+05:30"
        },
        {
            "id": 611,
            "firstname": "Varghees ",
            "lastname": null,
            "phone": "+919004226616",
            "email": "varghees1992@google.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T00:33:37.234311+05:30",
            "updated_at": "2025-08-11T00:33:37.234352+05:30"
        },
        {
            "id": 612,
            "firstname": "Sandi Cavett",
            "lastname": null,
            "phone": "+16012786294",
            "email": "sandi.cavett@rcsd.ms",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T03:01:22.281989+05:30",
            "updated_at": "2025-08-11T03:01:22.282019+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"
        }
    ]
}