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

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

{
    "count": 1375,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=61",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=59",
    "results": [
        {
            "id": 788,
            "firstname": "aishwariya",
            "lastname": null,
            "phone": "+9107010802851",
            "email": "aishwariyapethuraj@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-29T12:16:57.013523+05:30",
            "updated_at": "2025-09-29T12:16:57.013553+05:30"
        },
        {
            "id": 787,
            "firstname": "Robelyn",
            "lastname": null,
            "phone": "+919606181255",
            "email": "roby@pbs.ac.th",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-29T08:00:48.082181+05:30",
            "updated_at": "2025-09-29T08:00:48.082216+05:30"
        },
        {
            "id": 786,
            "firstname": "Tanishe Wade-Megghross",
            "lastname": null,
            "phone": "+18767733827",
            "email": "isovain@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-28T23:35:17.896318+05:30",
            "updated_at": "2025-09-28T23:35:17.896347+05:30"
        },
        {
            "id": 785,
            "firstname": "Ngbede paul",
            "lastname": null,
            "phone": "+23408130261197",
            "email": "ngbedepaul78@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-27T14:23:08.786100+05:30",
            "updated_at": "2025-09-27T14:23:08.786138+05:30"
        },
        {
            "id": 784,
            "firstname": "Sudha ",
            "lastname": null,
            "phone": "+917353338325",
            "email": "Sudhack30@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-27T14:18:23.153913+05:30",
            "updated_at": "2025-09-27T14:18:23.153944+05:30"
        },
        {
            "id": 783,
            "firstname": "Dr.raja Mak",
            "lastname": null,
            "phone": "+9203337568424",
            "email": "tictoc660@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T19:55:09.794102+05:30",
            "updated_at": "2025-09-26T19:55:09.794130+05:30"
        },
        {
            "id": 782,
            "firstname": "Clara Millichap",
            "lastname": null,
            "phone": "+4407596023124",
            "email": "clmillichap@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T19:48:51.077282+05:30",
            "updated_at": "2025-09-26T19:48:51.077310+05:30"
        },
        {
            "id": 781,
            "firstname": "varsha",
            "lastname": null,
            "phone": "+919340988039",
            "email": "vc8011@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T18:56:51.826703+05:30",
            "updated_at": "2025-09-26T18:56:51.826733+05:30"
        },
        {
            "id": 780,
            "firstname": "Clara Millichap",
            "lastname": null,
            "phone": "+4407596023124",
            "email": "chap@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T18:36:39.446962+05:30",
            "updated_at": "2025-09-26T18:36:39.446998+05:30"
        },
        {
            "id": 779,
            "firstname": "Naseeba ",
            "lastname": null,
            "phone": "+918289808094",
            "email": "naseebaf0@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T15:09:47.418244+05:30",
            "updated_at": "2025-09-26T15:09:47.418277+05:30"
        }
    ]
}