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

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

{
    "count": 1372,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=45",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=43",
    "results": [
        {
            "id": 1218,
            "firstname": "A Praneel",
            "lastname": null,
            "phone": "+919885400420",
            "email": "praneel85@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-13T10:29:57.103698+05:30",
            "updated_at": "2026-02-13T10:29:57.103729+05:30"
        },
        {
            "id": 658,
            "firstname": "PRAKASH",
            "lastname": null,
            "phone": "+917795559555",
            "email": "prakashhj@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-22T17:27:02.472420+05:30",
            "updated_at": "2025-08-22T17:27:02.472450+05:30"
        },
        {
            "id": 961,
            "firstname": "Prajeesh",
            "lastname": null,
            "phone": "+919600004007",
            "email": "prajeesh2186@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-19T17:04:15.689063+05:30",
            "updated_at": "2025-11-19T17:04:15.689098+05:30"
        },
        {
            "id": 922,
            "firstname": "Pradeep",
            "lastname": null,
            "phone": "+917569823078",
            "email": "pradeep.yarava@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T10:59:03.098824+05:30",
            "updated_at": "2025-11-07T10:59:03.098858+05:30"
        },
        {
            "id": 909,
            "firstname": "Pooja Rai",
            "lastname": null,
            "phone": "+918084686806",
            "email": "pr1116599@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-04T10:59:36.105331+05:30",
            "updated_at": "2025-11-04T10:59:36.105369+05:30"
        },
        {
            "id": 1331,
            "firstname": "m stantzos",
            "lastname": null,
            "phone": "+610461676767",
            "email": "potatocake67@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-22T09:46:32.664778+05:30",
            "updated_at": "2026-03-22T09:46:32.664834+05:30"
        },
        {
            "id": 138,
            "firstname": "Nadia",
            "lastname": null,
            "phone": "+6591882722",
            "email": "possessivestar@hotmail.com",
            "old_table_id": "4826",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-10T04:33:22.055892+05:30",
            "updated_at": "2025-03-10T04:33:22.055922+05:30"
        },
        {
            "id": 136,
            "firstname": "Poonam ",
            "lastname": null,
            "phone": "+919962148230",
            "email": "poonamjain.architect@gmail.com",
            "old_table_id": "4816",
            "otp": "852486",
            "otp_expiretime": "2025-03-23T14:51:37.420000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-08T16:31:23.577046+05:30",
            "updated_at": "2025-03-23T14:36:37.816540+05:30"
        },
        {
            "id": 67,
            "firstname": "Poo",
            "lastname": null,
            "phone": "+917892037680",
            "email": "poojasuppatgi1966@gmail.com",
            "old_table_id": "4532",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-18T18:17:03.126533+05:30",
            "updated_at": "2025-01-18T18:17:03.126578+05:30"
        },
        {
            "id": 96,
            "firstname": "Pollyann",
            "lastname": null,
            "phone": "+254721924110",
            "email": "pollyannmugo@gmail.com",
            "old_table_id": "4668",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T12:24:31.468326+05:30",
            "updated_at": "2025-02-11T12:24:31.468359+05:30"
        }
    ]
}