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

GET /downloadable_users/?format=api&ordering=email&page=2
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=3",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email",
    "results": [
        {
            "id": 745,
            "firstname": "Vikas ",
            "lastname": null,
            "phone": "+918726472189",
            "email": "8726vikas47@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T09:33:52.061483+05:30",
            "updated_at": "2025-09-16T09:33:52.061514+05:30"
        },
        {
            "id": 1054,
            "firstname": "Lauren Marie Miller",
            "lastname": null,
            "phone": "+914054813302",
            "email": "99laurenmiller@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-30T02:20:43.344752+05:30",
            "updated_at": "2025-12-30T02:20:43.344789+05:30"
        },
        {
            "id": 1195,
            "firstname": "Alison Carter",
            "lastname": null,
            "phone": "+610438141214",
            "email": "a.carter@carmichael.qld.edu.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-08T12:14:12.819669+05:30",
            "updated_at": "2026-02-08T12:14:12.819698+05:30"
        },
        {
            "id": 34,
            "firstname": "Jajakdkj",
            "lastname": null,
            "phone": "+919179896666",
            "email": "a@gmail.com",
            "old_table_id": "4419",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T17:21:27.999105+05:30",
            "updated_at": "2025-01-02T17:21:27.999147+05:30"
        },
        {
            "id": 1106,
            "firstname": "Ridhuan",
            "lastname": null,
            "phone": "+600172641102",
            "email": "a195106@siswa.ukm.edu.my",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-14T05:39:32.116363+05:30",
            "updated_at": "2026-01-14T05:39:32.116418+05:30"
        },
        {
            "id": 1028,
            "firstname": "Aubrey",
            "lastname": null,
            "phone": "+12428346",
            "email": "aabadger@yahoo.com",
            "old_table_id": "8061",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T13:01:03.680913+05:30",
            "updated_at": "2026-01-08T10:04:46.645556+05:30"
        },
        {
            "id": 149,
            "firstname": "Hetal Rathod",
            "lastname": null,
            "phone": "+9109712406271",
            "email": "aadhyahetal22@gmail.com",
            "old_table_id": "4896",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-19T10:41:36.462906+05:30",
            "updated_at": "2025-03-19T10:41:36.462936+05:30"
        },
        {
            "id": 742,
            "firstname": "Annaliese Aguirre",
            "lastname": null,
            "phone": "+12108382837",
            "email": "aaguirre@scucisd.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T02:06:22.072617+05:30",
            "updated_at": "2025-09-16T02:06:22.072645+05:30"
        },
        {
            "id": 770,
            "firstname": "Ayesha Ahmed",
            "lastname": null,
            "phone": "+9203002239538",
            "email": "aai13@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T10:40:36.642660+05:30",
            "updated_at": "2025-09-24T10:40:36.642692+05:30"
        },
        {
            "id": 1111,
            "firstname": "Andrea",
            "lastname": null,
            "phone": "+13142768836",
            "email": "aanderston32@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-16T06:31:56.316218+05:30",
            "updated_at": "2026-01-16T06:31:56.316254+05:30"
        }
    ]
}