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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=25",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=23",
    "results": [
        {
            "id": 90,
            "firstname": "Sue White",
            "lastname": null,
            "phone": "+610417075600",
            "email": "swhit511@eq.edu.au",
            "old_table_id": "4656",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-09T13:57:52.308296+05:30",
            "updated_at": "2025-02-09T13:57:52.308327+05:30"
        },
        {
            "id": 91,
            "firstname": "Liana McReynolds",
            "lastname": null,
            "phone": "+16784722829",
            "email": "lianab.mcr@gmail.com",
            "old_table_id": "4658",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-10T03:55:53.208218+05:30",
            "updated_at": "2025-02-10T03:55:53.208272+05:30"
        },
        {
            "id": 92,
            "firstname": "ashleigh abrahams",
            "lastname": null,
            "phone": "+910624692991",
            "email": "ash95abrahams@gmail.com",
            "old_table_id": "4659",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-10T11:48:50.315421+05:30",
            "updated_at": "2025-02-10T11:48:50.315453+05:30"
        },
        {
            "id": 93,
            "firstname": "neroli",
            "lastname": null,
            "phone": "+610754707339",
            "email": "nerolipartridge@outlook.com",
            "old_table_id": "4663",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-10T23:36:03.770206+05:30",
            "updated_at": "2025-02-10T23:36:03.770239+05:30"
        },
        {
            "id": 94,
            "firstname": "Tracey baldwin",
            "lastname": null,
            "phone": "+610418543966",
            "email": "tracey.baldwin@education.vic.gov.au",
            "old_table_id": "4666",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T09:09:24.644446+05:30",
            "updated_at": "2025-02-11T09:09:24.644707+05:30"
        },
        {
            "id": 95,
            "firstname": "Manisha",
            "lastname": null,
            "phone": "+919882637421",
            "email": "manishasharma1997nov@gmail.com",
            "old_table_id": "4667",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T10:26:22.173212+05:30",
            "updated_at": "2025-02-11T10:26:22.173245+05:30"
        },
        {
            "id": 96,
            "firstname": "Pollyann",
            "lastname": null,
            "phone": "+254721924110",
            "email": "pollyannmugo@gmail.com",
            "old_table_id": "4668",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T12:24:31.468326+05:30",
            "updated_at": "2025-02-11T12:24:31.468359+05:30"
        },
        {
            "id": 1371,
            "firstname": "DaiyairiM",
            "lastname": null,
            "phone": "+12498766410",
            "email": "daiyairi@midwestfamilyconnections.ca",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-08T01:56:44.842754+05:30",
            "updated_at": "2026-04-08T01:56:44.842781+05:30"
        },
        {
            "id": 98,
            "firstname": "baxromjon",
            "lastname": null,
            "phone": "+821058606500",
            "email": "tulkinovbaronjon@gmail.com",
            "old_table_id": "4672",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T19:08:54.969284+05:30",
            "updated_at": "2025-02-11T19:08:54.969316+05:30"
        },
        {
            "id": 99,
            "firstname": "Samantha Thomson",
            "lastname": null,
            "phone": "+61425786522",
            "email": "sthom408@eq.edu.au",
            "old_table_id": "4673",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-12T04:07:32.094266+05:30",
            "updated_at": "2025-02-12T04:07:32.094299+05:30"
        }
    ]
}