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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=102",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=100",
    "results": [
        {
            "id": 126,
            "firstname": "Lindiwe Tizayi ",
            "lastname": null,
            "phone": "+27627357460",
            "email": "lindiwetizayi83@gmail.com",
            "old_table_id": "4783",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-03T18:33:34.862161+05:30",
            "updated_at": "2025-03-03T18:33:34.862193+05:30"
        },
        {
            "id": 578,
            "firstname": "zaida arendse",
            "lastname": null,
            "phone": "+270846933932",
            "email": "zarendse3@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-30T17:04:36.656562+05:30",
            "updated_at": "2025-07-30T17:04:36.656592+05:30"
        },
        {
            "id": 348,
            "firstname": "Tsietsi Stephen Johanne",
            "lastname": null,
            "phone": "+270836918040",
            "email": "johannestephen1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T04:28:08.254377+05:30",
            "updated_at": "2025-05-30T04:28:08.254405+05:30"
        },
        {
            "id": 387,
            "firstname": "Diana Pienaar",
            "lastname": null,
            "phone": "+270834891067",
            "email": "pienaaraj@ufs.ac.za",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-11T14:39:25.051165+05:30",
            "updated_at": "2025-06-11T14:39:25.051205+05:30"
        },
        {
            "id": 971,
            "firstname": "Elayne Ashton",
            "lastname": null,
            "phone": "+270832353358",
            "email": "elayne.spraakterapie@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-23T18:01:56.459069+05:30",
            "updated_at": "2025-11-23T18:01:56.459102+05:30"
        },
        {
            "id": 325,
            "firstname": "Chantelle Bosch",
            "lastname": null,
            "phone": "+270828385498",
            "email": "chantelle.bosch@nwu.ac.za",
            "old_table_id": "5791",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T13:00:25.225906+05:30",
            "updated_at": "2025-05-23T13:00:25.225951+05:30"
        },
        {
            "id": 937,
            "firstname": "Jhantell Albasini",
            "lastname": null,
            "phone": "+270798849742",
            "email": "Jhantellalbasini88@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-11T12:13:50.157112+05:30",
            "updated_at": "2025-11-11T12:13:50.157157+05:30"
        },
        {
            "id": 975,
            "firstname": "Yolanda Taylor",
            "lastname": null,
            "phone": "+270797963504",
            "email": "yadams98@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-24T17:26:15.214622+05:30",
            "updated_at": "2025-11-24T17:26:15.214657+05:30"
        },
        {
            "id": 655,
            "firstname": "MISS JAMIE L JOHNSON",
            "lastname": null,
            "phone": "+270768120724",
            "email": "jamieleejo@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-21T23:03:19.674566+05:30",
            "updated_at": "2025-08-21T23:03:19.674594+05:30"
        },
        {
            "id": 790,
            "firstname": "Husnaa Liberty",
            "lastname": null,
            "phone": "+270762107328",
            "email": "schoolhuslib@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-29T20:58:46.474507+05:30",
            "updated_at": "2025-09-29T20:58:46.474535+05:30"
        }
    ]
}