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

GET /downloadable_users/?format=api&ordering=-phone&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=-phone&page=45",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=43",
    "results": [
        {
            "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": 1374,
            "firstname": "Ipsita",
            "lastname": null,
            "phone": "+917537961565",
            "email": "dripsitaacharya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-09T22:09:57.294180+05:30",
            "updated_at": "2026-04-09T22:09:57.294210+05:30"
        },
        {
            "id": 1066,
            "firstname": "Priyanka",
            "lastname": null,
            "phone": "+917506320787",
            "email": "priyanka.gandhi@akanksha.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-04T20:23:40.861086+05:30",
            "updated_at": "2026-01-04T20:23:40.861124+05:30"
        },
        {
            "id": 200,
            "firstname": "Dipshika meher",
            "lastname": null,
            "phone": "+917504421898",
            "email": "dipshikameher@gmail.com",
            "old_table_id": "5188",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-12T19:44:51.749934+05:30",
            "updated_at": "2025-04-12T19:44:51.749964+05:30"
        },
        {
            "id": 306,
            "firstname": "Osama Ahmad",
            "lastname": null,
            "phone": "+917432839933",
            "email": "osama.iimb@gmail.com",
            "old_table_id": "5731",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-18T17:31:06.794507+05:30",
            "updated_at": "2025-05-18T17:31:06.794538+05:30"
        },
        {
            "id": 556,
            "firstname": "Surya Chinnathambi ",
            "lastname": null,
            "phone": "+917418557305",
            "email": "maankimishthi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T05:31:19.950955+05:30",
            "updated_at": "2025-07-24T05:31:19.950986+05:30"
        },
        {
            "id": 669,
            "firstname": "Akmal",
            "lastname": null,
            "phone": "+917411435155",
            "email": "akmal018@live.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-25T13:06:29.760024+05:30",
            "updated_at": "2025-08-25T13:06:29.760053+05:30"
        },
        {
            "id": 1180,
            "firstname": "Ramya",
            "lastname": null,
            "phone": "+917386985011",
            "email": "gona.ramya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T15:06:05.964679+05:30",
            "updated_at": "2026-02-03T15:06:05.964707+05:30"
        },
        {
            "id": 428,
            "firstname": "saurabh",
            "lastname": null,
            "phone": "+917376182015",
            "email": "saurabh.fame.singh7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-22T19:02:41.410024+05:30",
            "updated_at": "2025-06-22T19:02:41.410052+05:30"
        },
        {
            "id": 417,
            "firstname": "w",
            "lastname": null,
            "phone": "+9173685386",
            "email": "werr@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-20T12:00:27.534269+05:30",
            "updated_at": "2025-06-20T12:00:27.534299+05:30"
        }
    ]
}