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

GET /downloadable_users/?format=api&ordering=-phone&page=93
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=94",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=92",
    "results": [
        {
            "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": 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": 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": 402,
            "firstname": "Gizem Suyolcu",
            "lastname": null,
            "phone": "+4407904021170",
            "email": "gizem.suyolcu2@nhs.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-16T18:17:27.544224+05:30",
            "updated_at": "2025-06-16T18:17:27.544255+05:30"
        },
        {
            "id": 391,
            "firstname": "Asiya Musa",
            "lastname": null,
            "phone": "+4407794953296",
            "email": "Asiyaalimusa@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T11:27:10.992061+05:30",
            "updated_at": "2025-06-12T11:27:10.992091+05:30"
        },
        {
            "id": 429,
            "firstname": "Abi",
            "lastname": null,
            "phone": "+4407749716771",
            "email": "abid@compasslp.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-23T16:38:15.697275+05:30",
            "updated_at": "2025-06-23T16:38:15.697307+05:30"
        },
        {
            "id": 1130,
            "firstname": "Georgia Grant",
            "lastname": null,
            "phone": "+4407749186377",
            "email": "georgiaamygrant@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-19T21:18:49.504292+05:30",
            "updated_at": "2026-01-19T21:18:49.504323+05:30"
        },
        {
            "id": 689,
            "firstname": "joanne kate prescott",
            "lastname": null,
            "phone": "+4407747775549",
            "email": "j.prescott@meadowbank.wigan.sch.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-03T00:34:06.268971+05:30",
            "updated_at": "2025-09-03T00:34:06.269003+05:30"
        },
        {
            "id": 872,
            "firstname": "helen driscoll",
            "lastname": null,
            "phone": "+4407714458666",
            "email": "helen.driscoll@whitelaith.leeds.sch.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-24T15:30:59.049287+05:30",
            "updated_at": "2025-10-24T15:30:59.049327+05:30"
        },
        {
            "id": 927,
            "firstname": "cathy",
            "lastname": null,
            "phone": "+4407714017780",
            "email": "cthornborough@pensbyprimaryschool.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T14:49:09.160704+05:30",
            "updated_at": "2025-11-09T14:49:09.160742+05:30"
        }
    ]
}