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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=13",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=11",
    "results": [
        {
            "id": 1260,
            "firstname": "Malar Kunjambu",
            "lastname": null,
            "phone": "+60169512118",
            "email": "saimalar1804@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-02T06:41:32.771429+05:30",
            "updated_at": "2026-03-02T06:41:32.771459+05:30"
        },
        {
            "id": 1259,
            "firstname": "Parul Kathuria",
            "lastname": null,
            "phone": "+9109654751681",
            "email": "Parulkathuria3@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-01T13:30:48.044719+05:30",
            "updated_at": "2026-03-01T13:30:48.044749+05:30"
        },
        {
            "id": 1258,
            "firstname": "Dinah 1711",
            "lastname": null,
            "phone": "+6738616109",
            "email": "Dinah1711@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-01T08:26:23.743210+05:30",
            "updated_at": "2026-03-01T08:26:23.743242+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": 1255,
            "firstname": "Juan",
            "lastname": null,
            "phone": "+15952330",
            "email": "juancho7819@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T23:54:37.367569+05:30",
            "updated_at": "2026-02-26T23:54:37.367600+05:30"
        },
        {
            "id": 1254,
            "firstname": "Flora Alves",
            "lastname": null,
            "phone": "+5511964137810",
            "email": "florinhask8@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T21:56:22.459590+05:30",
            "updated_at": "2026-02-26T21:56:22.459622+05:30"
        },
        {
            "id": 1253,
            "firstname": "Cinzia",
            "lastname": null,
            "phone": "+393335095199",
            "email": "cinzia.tagliabue@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T18:09:37.742165+05:30",
            "updated_at": "2026-02-26T18:09:37.742194+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": 1251,
            "firstname": "BrittanyPhillips",
            "lastname": null,
            "phone": "+15054592522",
            "email": "bmphil19@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T06:53:02.372552+05:30",
            "updated_at": "2026-02-26T06:53:02.372589+05:30"
        },
        {
            "id": 1250,
            "firstname": "Candace Bush",
            "lastname": null,
            "phone": "+19103403272",
            "email": "candace.bush18@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T03:23:46.014411+05:30",
            "updated_at": "2026-02-26T03:23:46.014442+05:30"
        }
    ]
}