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

GET /downloadable_users/?format=api&ordering=email
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=email&page=2",
    "previous": null,
    "results": [
        {
            "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"
        },
        {
            "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": 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": 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": 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": 448,
            "firstname": "NEO SOON CHING CALLIE TIVONA",
            "lastname": null,
            "phone": "+6592827584",
            "email": "2203333@sit.singaporetech.edu.sg",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-27T14:10:57.300022+05:30",
            "updated_at": "2025-06-27T14:10:57.300052+05:30"
        },
        {
            "id": 474,
            "firstname": "naga lakshmi",
            "lastname": null,
            "phone": "+9109786863588",
            "email": "26awesomenaga@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T10:21:11.240797+05:30",
            "updated_at": "2025-07-03T10:21:11.240829+05:30"
        },
        {
            "id": 1303,
            "firstname": "Naomie Wei",
            "lastname": null,
            "phone": "+8613522247377",
            "email": "375144226@qq.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-13T17:40:24.639308+05:30",
            "updated_at": "2026-03-13T17:40:24.639357+05:30"
        },
        {
            "id": 1060,
            "firstname": "Echo 0103",
            "lastname": null,
            "phone": "+8618672770851",
            "email": "406472041@qq.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-02T05:52:14.731438+05:30",
            "updated_at": "2026-01-02T05:52:14.732442+05:30"
        },
        {
            "id": 767,
            "firstname": "Ton Zhu",
            "lastname": null,
            "phone": "+642040237287",
            "email": "750334389@qq.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-23T13:50:12.152321+05:30",
            "updated_at": "2025-09-23T13:50:12.152349+05:30"
        }
    ]
}