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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=93",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=91",
    "results": [
        {
            "id": 1136,
            "firstname": "Sophie Henry",
            "lastname": null,
            "phone": "+447791759610",
            "email": "sophie.henry@stpetersdarwen.blackburn.sch.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-21T19:15:18.796853+05:30",
            "updated_at": "2026-01-21T19:15:18.796884+05:30"
        },
        {
            "id": 649,
            "firstname": "Darcey",
            "lastname": null,
            "phone": "+447791450244",
            "email": "darceyl18@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-20T18:12:54.919396+05:30",
            "updated_at": "2025-08-20T18:12:54.919425+05:30"
        },
        {
            "id": 731,
            "firstname": "Petruta",
            "lastname": null,
            "phone": "+447727719115",
            "email": "petranitu@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-14T12:52:50.734125+05:30",
            "updated_at": "2025-09-14T12:52:50.734155+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": 1064,
            "firstname": "Winta",
            "lastname": null,
            "phone": "+447312268763",
            "email": "winta143@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-04T03:22:40.862014+05:30",
            "updated_at": "2026-01-04T03:22:40.862050+05:30"
        },
        {
            "id": 755,
            "firstname": "Helen Wong",
            "lastname": null,
            "phone": "+4456619392",
            "email": "wonghaulam@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-18T11:41:49.355950+05:30",
            "updated_at": "2025-09-18T11:41:49.355981+05:30"
        },
        {
            "id": 746,
            "firstname": "Maggie Wishart",
            "lastname": null,
            "phone": "+441404578400",
            "email": "mwishart@honitonprimary.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T15:39:29.125839+05:30",
            "updated_at": "2025-09-16T15:39:29.125868+05:30"
        },
        {
            "id": 1086,
            "firstname": "SallyRoot",
            "lastname": null,
            "phone": "+441",
            "email": "sally_root@yahoo.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-09T13:46:59.288262+05:30",
            "updated_at": "2026-01-09T13:46:59.288299+05:30"
        },
        {
            "id": 1143,
            "firstname": "Fiona Powell",
            "lastname": null,
            "phone": "+4407972527774",
            "email": "richardsf13@hwbcymru.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-22T20:13:11.075606+05:30",
            "updated_at": "2026-01-22T20:13:11.075635+05:30"
        },
        {
            "id": 1116,
            "firstname": "jordan garratt",
            "lastname": null,
            "phone": "+4407961037790",
            "email": "oursensorykids@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-16T20:32:56.761263+05:30",
            "updated_at": "2026-01-16T20:32:56.761305+05:30"
        }
    ]
}