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

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

{
    "count": 1372,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=47",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=45",
    "results": [
        {
            "id": 307,
            "firstname": "Janet",
            "lastname": null,
            "phone": "+4407918581476",
            "email": "jj2808@hotmail.com",
            "old_table_id": "5736",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-19T00:11:07.449137+05:30",
            "updated_at": "2025-05-19T00:11:07.449169+05:30"
        },
        {
            "id": 571,
            "firstname": "Megan Simmonds",
            "lastname": null,
            "phone": "+4407928512391",
            "email": "megan.simmonds2@nhs.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-29T15:08:40.405287+05:30",
            "updated_at": "2025-07-29T15:08:40.405316+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": 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"
        },
        {
            "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": 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": 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": 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": 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": 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"
        }
    ]
}