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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=6",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=4",
    "results": [
        {
            "id": 880,
            "firstname": "Rhiannon Little",
            "lastname": null,
            "phone": "+96566482961",
            "email": "rhl@tsk.edu.kw",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-28T13:19:18.436606+05:30",
            "updated_at": "2025-10-28T13:19:18.436641+05:30"
        },
        {
            "id": 1052,
            "firstname": "Abdelrahman",
            "lastname": null,
            "phone": "+96509968907",
            "email": "ahmed.ahmato85@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-25T17:37:11.330091+05:30",
            "updated_at": "2025-12-25T17:37:11.330129+05:30"
        },
        {
            "id": 406,
            "firstname": "T",
            "lastname": null,
            "phone": "+9623",
            "email": "rakesh.medabalimi+333331122@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T11:38:17.876877+05:30",
            "updated_at": "2025-06-17T11:38:17.876906+05:30"
        },
        {
            "id": 1175,
            "firstname": "ElianaSaid",
            "lastname": null,
            "phone": "+96170661828",
            "email": "elianaw.said@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-02T21:01:03.948398+05:30",
            "updated_at": "2026-02-02T21:01:03.948433+05:30"
        },
        {
            "id": 874,
            "firstname": "shilpa",
            "lastname": null,
            "phone": "+9607371474",
            "email": "shilpaelsa281299@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-25T09:10:09.262912+05:30",
            "updated_at": "2025-10-25T09:10:09.262947+05:30"
        },
        {
            "id": 1236,
            "firstname": "Katherine Arntson Kynn",
            "lastname": null,
            "phone": "+959786974721",
            "email": "katherine.kynn@yangonamerican.edu.mm",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-23T12:28:13.402934+05:30",
            "updated_at": "2026-02-23T12:28:13.402965+05:30"
        },
        {
            "id": 921,
            "firstname": "zinzin",
            "lastname": null,
            "phone": "+959786141935",
            "email": "zimnona288@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T10:23:19.882132+05:30",
            "updated_at": "2025-11-07T10:23:19.882167+05:30"
        },
        {
            "id": 202,
            "firstname": "Sai Maung Htut",
            "lastname": null,
            "phone": "+959669084141",
            "email": "smaunghtut@gmail.com",
            "old_table_id": "5205",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-14T19:15:04.268134+05:30",
            "updated_at": "2025-04-14T19:15:04.268164+05:30"
        },
        {
            "id": 812,
            "firstname": "Nori",
            "lastname": null,
            "phone": "+94777951406",
            "email": "norinoone@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-08T21:39:12.399219+05:30",
            "updated_at": "2025-10-08T21:39:12.399252+05:30"
        },
        {
            "id": 814,
            "firstname": "Noriko Perera",
            "lastname": null,
            "phone": "+94777951406",
            "email": "norinoone@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-08T23:31:05.306116+05:30",
            "updated_at": "2025-10-08T23:31:05.306148+05:30"
        }
    ]
}