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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=43",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=41",
    "results": [
        {
            "id": 340,
            "firstname": "Mathapelo ",
            "lastname": null,
            "phone": "+91780665700",
            "email": "mlettie07@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-28T17:00:28.995940+05:30",
            "updated_at": "2025-05-28T17:00:28.995970+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": 1114,
            "firstname": "Stanka",
            "lastname": null,
            "phone": "+9177788521",
            "email": "s.kolar1111@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-16T17:23:49.510230+05:30",
            "updated_at": "2026-01-16T17:23:49.510266+05:30"
        },
        {
            "id": 1305,
            "firstname": "Jenin Dsouza",
            "lastname": null,
            "phone": "+917760620247",
            "email": "jenindsouzaa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-14T23:38:48.878225+05:30",
            "updated_at": "2026-03-14T23:38:48.878256+05:30"
        },
        {
            "id": 682,
            "firstname": "BANUREKHA PADMANABHAN CHETTIAR",
            "lastname": null,
            "phone": "+917758075935",
            "email": "banurekhachettiar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-31T21:04:16.023608+05:30",
            "updated_at": "2025-08-31T21:04:16.023642+05:30"
        },
        {
            "id": 1183,
            "firstname": "Fort",
            "lastname": null,
            "phone": "+917720056797",
            "email": "forttiracol07@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T17:59:35.258637+05:30",
            "updated_at": "2026-02-03T17:59:35.258667+05:30"
        },
        {
            "id": 1150,
            "firstname": "MITALI Toraskar",
            "lastname": null,
            "phone": "+917718991686",
            "email": "mitalitoraskar25@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-23T11:02:13.479860+05:30",
            "updated_at": "2026-01-23T11:02:13.479890+05:30"
        },
        {
            "id": 312,
            "firstname": "Maryam ",
            "lastname": null,
            "phone": "+917718916640",
            "email": "maryamkhan3865@gmail.com",
            "old_table_id": "5755",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-20T14:05:13.969016+05:30",
            "updated_at": "2025-05-20T14:05:13.969047+05:30"
        },
        {
            "id": 1000,
            "firstname": "Rajveer",
            "lastname": null,
            "phone": "+917696436549",
            "email": "rjvrbaidwan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-04T22:29:05.755875+05:30",
            "updated_at": "2025-12-04T22:29:05.755913+05:30"
        },
        {
            "id": 1051,
            "firstname": "swapna",
            "lastname": null,
            "phone": "+917680914172",
            "email": "smedichetti@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-25T13:21:13.552478+05:30",
            "updated_at": "2025-12-25T13:21:13.552525+05:30"
        }
    ]
}