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

GET /downloadable_users/?format=api&ordering=email&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=email&page=6",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=4",
    "results": [
        {
            "id": 505,
            "firstname": "Ahmed Essam Test",
            "lastname": null,
            "phone": "+2001069682782",
            "email": "ahmedessamedeen@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-12T18:32:52.476342+05:30",
            "updated_at": "2025-07-12T18:32:52.476372+05:30"
        },
        {
            "id": 552,
            "firstname": "marina",
            "lastname": null,
            "phone": "+6592957708",
            "email": "ailrina1974@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-23T08:19:27.201422+05:30",
            "updated_at": "2025-07-23T08:19:27.201452+05:30"
        },
        {
            "id": 860,
            "firstname": "Ailundada",
            "lastname": null,
            "phone": "+9166829038772",
            "email": "ailundada@163.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-21T18:40:28.919058+05:30",
            "updated_at": "2025-10-21T18:40:28.919094+05:30"
        },
        {
            "id": 867,
            "firstname": "Gagné",
            "lastname": null,
            "phone": "+14182345752",
            "email": "aimygagne@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-24T04:17:26.618813+05:30",
            "updated_at": "2025-10-24T04:17:26.618857+05:30"
        },
        {
            "id": 1098,
            "firstname": "daniainsworth",
            "lastname": null,
            "phone": "+918567778543",
            "email": "ainsworth.danielle@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-12T18:46:12.979446+05:30",
            "updated_at": "2026-01-12T18:46:12.979480+05:30"
        },
        {
            "id": 510,
            "firstname": "ainun",
            "lastname": null,
            "phone": "+60198477613",
            "email": "ainunfasihah01@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T10:04:22.147271+05:30",
            "updated_at": "2025-07-14T10:04:22.147299+05:30"
        },
        {
            "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": 1008,
            "firstname": "Amy Edwards",
            "lastname": null,
            "phone": "+14",
            "email": "AJEDWARDS@REDEEMER.AB.CA",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-09T07:52:30.939816+05:30",
            "updated_at": "2025-12-09T07:52:30.940531+05:30"
        },
        {
            "id": 7,
            "firstname": "Akash Testttt",
            "lastname": null,
            "phone": "+91456789",
            "email": "akash@mywellnesshub.in",
            "old_table_id": "3787",
            "otp": "696060",
            "otp_expiretime": "2024-11-19T17:12:53.479000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T16:19:25.411074+05:30",
            "updated_at": "2024-11-19T16:57:53.683163+05:30"
        },
        {
            "id": 557,
            "firstname": "Akash Kumar Chaubey",
            "lastname": null,
            "phone": "+919540596181",
            "email": "akashchaubey1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T16:01:55.984092+05:30",
            "updated_at": "2025-07-24T16:01:55.984129+05:30"
        }
    ]
}