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

GET /downloadable_users/?format=api&ordering=-created_at&page=9
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=-created_at&page=10",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-created_at&page=8",
    "results": [
        {
            "id": 1288,
            "firstname": "Brandon Lacey",
            "lastname": null,
            "phone": "+4407485061477",
            "email": "b.lacey@kensingtonwade.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-10T14:13:49.881240+05:30",
            "updated_at": "2026-03-10T14:13:49.881274+05:30"
        },
        {
            "id": 1287,
            "firstname": "Caprise Cominiello",
            "lastname": null,
            "phone": "+17193422647",
            "email": "caprisec@ecboces.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-09T19:08:56.099670+05:30",
            "updated_at": "2026-03-09T19:08:56.099704+05:30"
        },
        {
            "id": 1286,
            "firstname": "Ritika",
            "lastname": null,
            "phone": "+919540533859",
            "email": "ritikam@vasantvalley.edu.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-09T10:16:39.305354+05:30",
            "updated_at": "2026-03-09T10:16:39.305385+05:30"
        },
        {
            "id": 1285,
            "firstname": "Linh Anh Huynh",
            "lastname": null,
            "phone": "+84975976949",
            "email": "linh.ahuynh@ilo.edu.vn",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-09T05:39:19.692122+05:30",
            "updated_at": "2026-03-09T05:39:19.692152+05:30"
        },
        {
            "id": 1284,
            "firstname": "jiji",
            "lastname": null,
            "phone": "+910697247346",
            "email": "jahida7smail@yahoo.fr",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-08T18:33:35.115336+05:30",
            "updated_at": "2026-03-08T18:33:35.115365+05:30"
        },
        {
            "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"
        }
    ]
}