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

GET /downloadable_users/?format=api&ordering=-email&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=-email&page=136",
    "results": [
        {
            "id": 603,
            "firstname": "wong chun kit",
            "lastname": null,
            "phone": "+60187680552",
            "email": "19950602junjie@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-06T19:46:21.634360+05:30",
            "updated_at": "2025-08-06T19:46:21.634392+05:30"
        },
        {
            "id": 11,
            "firstname": "Test Harsha",
            "lastname": null,
            "phone": "+91 45678",
            "email": "194g1a0235@srit.ac.in",
            "old_table_id": "3816",
            "otp": "838274",
            "otp_expiretime": "2024-10-30T12:44:59.099000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T12:29:59.279610+05:30",
            "updated_at": "2024-10-30T12:29:59.393154+05:30"
        },
        {
            "id": 1079,
            "firstname": "K",
            "lastname": null,
            "phone": "+85298503001",
            "email": "111karenlam@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-07T18:03:36.535297+05:30",
            "updated_at": "2026-01-07T18:03:36.535332+05:30"
        },
        {
            "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": 724,
            "firstname": "Farzana Begum",
            "lastname": null,
            "phone": "+9108639876213",
            "email": "050.farzana@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-11T22:49:34.382742+05:30",
            "updated_at": "2025-09-11T22:49:34.382771+05:30"
        }
    ]
}