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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&page=10",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&page=8",
    "results": [
        {
            "id": 1283,
            "firstname": "Francis Rashmi",
            "lastname": null,
            "phone": "+9107708964024",
            "email": "francisrashmi93@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-08T16:20:30.066358+05:30",
            "updated_at": "2026-03-08T16:20:30.066392+05:30"
        },
        {
            "id": 1282,
            "firstname": "Saima Zainab",
            "lastname": null,
            "phone": "+9107234944913",
            "email": "tulipandbushes@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T20:36:12.720564+05:30",
            "updated_at": "2026-03-07T20:36:12.720596+05:30"
        },
        {
            "id": 1281,
            "firstname": "Clare Pugh",
            "lastname": null,
            "phone": "+4407947512224",
            "email": "ca.pugh117@googlemail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T17:18:52.115838+05:30",
            "updated_at": "2026-03-07T17:18:52.115867+05:30"
        },
        {
            "id": 1280,
            "firstname": "isabel",
            "lastname": null,
            "phone": "+6581008968",
            "email": "kohisabel@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T12:43:30.200221+05:30",
            "updated_at": "2026-03-07T12:43:30.200252+05:30"
        },
        {
            "id": 1279,
            "firstname": "Remya Nair",
            "lastname": null,
            "phone": "+9109769608624",
            "email": "remya.nair.6292@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T10:30:53.815712+05:30",
            "updated_at": "2026-03-07T10:30:53.815743+05:30"
        },
        {
            "id": 1278,
            "firstname": "Maren",
            "lastname": null,
            "phone": "+639555829820",
            "email": "cornejomaren@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T09:30:05.224064+05:30",
            "updated_at": "2026-03-07T09:30:05.224099+05:30"
        },
        {
            "id": 1277,
            "firstname": "Keneisha Barclay",
            "lastname": null,
            "phone": "+18687273250",
            "email": "slp.keneishab@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T07:06:27.015648+05:30",
            "updated_at": "2026-03-07T07:06:27.015679+05:30"
        },
        {
            "id": 1276,
            "firstname": "Rohit Shimpi",
            "lastname": null,
            "phone": "+917041564545",
            "email": "rohitshimpi55@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-06T20:24:38.255156+05:30",
            "updated_at": "2026-03-06T20:24:38.255188+05:30"
        },
        {
            "id": 1275,
            "firstname": "Marielle Sombilla",
            "lastname": null,
            "phone": "+6309473708515",
            "email": "mssombilla.otrp@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-06T11:43:13.965700+05:30",
            "updated_at": "2026-03-06T11:43:13.965731+05:30"
        },
        {
            "id": 1274,
            "firstname": "Nicole",
            "lastname": null,
            "phone": "+19206764504",
            "email": "nicolelabar25@gamil.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-05T20:23:35.072981+05:30",
            "updated_at": "2026-03-05T20:23:35.073013+05:30"
        }
    ]
}