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

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

{
    "count": 1365,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=136",
    "results": [
        {
            "id": 1061,
            "firstname": "שרי שטורך",
            "lastname": null,
            "phone": "+972523270602",
            "email": "1003352400@haredi.org.il",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-02T13:46:21.758126+05:30",
            "updated_at": "2026-01-02T13:46:21.758865+05:30"
        },
        {
            "id": 191,
            "firstname": "صفا محمد",
            "lastname": null,
            "phone": "+9105374785192",
            "email": "sally2023mohamad@gmail.com",
            "old_table_id": "5149",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-10T11:27:38.491346+05:30",
            "updated_at": "2025-04-10T11:27:38.491379+05:30"
        },
        {
            "id": 439,
            "firstname": "هاله ابراهيم",
            "lastname": null,
            "phone": "+9101151226434",
            "email": "hala.i.ali142@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T13:59:49.981287+05:30",
            "updated_at": "2025-06-25T13:59:49.981326+05:30"
        },
        {
            "id": 1266,
            "firstname": "이용찬",
            "lastname": null,
            "phone": "+8201055809106",
            "email": "brotheryong87@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-03T21:23:30.751160+05:30",
            "updated_at": "2026-03-03T21:23:30.751190+05:30"
        },
        {
            "id": 1357,
            "firstname": "정재현",
            "lastname": null,
            "phone": "+8201049193779",
            "email": "tobridewedding@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-01T08:26:55.150655+05:30",
            "updated_at": "2026-04-01T08:26:55.150684+05:30"
        }
    ]
}