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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=13",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=11",
    "results": [
        {
            "id": 564,
            "firstname": "Purushothama Nag",
            "lastname": null,
            "phone": "+919900445431",
            "email": "purshi.10@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T19:36:29.315928+05:30",
            "updated_at": "2025-07-27T19:36:29.315958+05:30"
        },
        {
            "id": 423,
            "firstname": "Nitesh kala ",
            "lastname": null,
            "phone": "+919900029078",
            "email": "mail.niteshkala@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T12:12:04.289991+05:30",
            "updated_at": "2025-06-21T12:12:04.290023+05:30"
        },
        {
            "id": 1071,
            "firstname": "Zuzu1",
            "lastname": null,
            "phone": "+919898989899",
            "email": "zuzu1@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T15:37:21.442712+05:30",
            "updated_at": "2026-01-06T15:37:21.442751+05:30"
        },
        {
            "id": 1070,
            "firstname": "Zuzi",
            "lastname": null,
            "phone": "+919898989898",
            "email": "zuzu@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T15:26:38.904981+05:30",
            "updated_at": "2026-01-06T15:26:38.905013+05:30"
        },
        {
            "id": 1082,
            "firstname": "asif",
            "lastname": null,
            "phone": "+919895984115",
            "email": "asif91mahideen@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-08T21:29:55.473076+05:30",
            "updated_at": "2026-01-08T21:29:55.473112+05:30"
        },
        {
            "id": 518,
            "firstname": "Vani",
            "lastname": null,
            "phone": "+919894522202",
            "email": "vani0707@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T08:32:50.846944+05:30",
            "updated_at": "2025-07-17T08:32:50.846975+05:30"
        },
        {
            "id": 1125,
            "firstname": "Arpit",
            "lastname": null,
            "phone": "+919891488013",
            "email": "arpitecads@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T11:34:31.132443+05:30",
            "updated_at": "2026-01-18T11:34:31.133150+05:30"
        },
        {
            "id": 996,
            "firstname": "cherry",
            "lastname": null,
            "phone": "+919888542727",
            "email": "ercherrymahajan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T23:45:41.620768+05:30",
            "updated_at": "2025-12-02T23:45:41.620813+05:30"
        },
        {
            "id": 131,
            "firstname": "Saiteja Talasila",
            "lastname": null,
            "phone": "+919885735555",
            "email": "saitejatalasila@gmail.com",
            "old_table_id": "4794",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-05T18:21:10.156393+05:30",
            "updated_at": "2025-03-05T18:21:10.156426+05:30"
        },
        {
            "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"
        }
    ]
}