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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=112",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=110",
    "results": [
        {
            "id": 607,
            "firstname": "Shruti Joshi",
            "lastname": null,
            "phone": "+919100926986",
            "email": "skalgikar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T19:11:54.497362+05:30",
            "updated_at": "2025-08-10T19:11:54.497393+05:30"
        },
        {
            "id": 522,
            "firstname": "UCL oii gn",
            "lastname": null,
            "phone": "+919101430402",
            "email": "sv6371943@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T19:57:46.264826+05:30",
            "updated_at": "2025-07-17T19:57:46.264858+05:30"
        },
        {
            "id": 560,
            "firstname": "Daffodils",
            "lastname": null,
            "phone": "+919106332647",
            "email": "sandave.rjt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T10:27:46.670527+05:30",
            "updated_at": "2025-07-25T10:27:46.670556+05:30"
        },
        {
            "id": 77,
            "firstname": "munazza",
            "lastname": null,
            "phone": "+919121197505",
            "email": "munazza.931123@gmail.com",
            "old_table_id": "4593",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-29T08:05:03.960937+05:30",
            "updated_at": "2025-01-29T08:05:03.960967+05:30"
        },
        {
            "id": 1075,
            "firstname": "Arshiya",
            "lastname": null,
            "phone": "+919121320912",
            "email": "arshiyabegum2930@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T20:01:05.738832+05:30",
            "updated_at": "2026-01-06T20:01:05.738868+05:30"
        },
        {
            "id": 431,
            "firstname": "Anusha",
            "lastname": null,
            "phone": "+919121372215",
            "email": "anushahari93@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-23T20:01:22.375068+05:30",
            "updated_at": "2025-06-23T20:01:22.375097+05:30"
        },
        {
            "id": 598,
            "firstname": "Debashis Sahoo",
            "lastname": null,
            "phone": "+919124421090",
            "email": "debadipa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-05T21:05:05.826451+05:30",
            "updated_at": "2025-08-05T21:05:05.826482+05:30"
        },
        {
            "id": 1324,
            "firstname": "Bhagya Shree",
            "lastname": null,
            "phone": "+919150170182",
            "email": "shreeramesh12gy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-20T14:49:38.404845+05:30",
            "updated_at": "2026-03-20T14:49:38.404875+05:30"
        },
        {
            "id": 182,
            "firstname": "hamid",
            "lastname": null,
            "phone": "+919153624713",
            "email": "nasseri.hr45@gmail.com",
            "old_table_id": "5096",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-06T08:52:18.596345+05:30",
            "updated_at": "2025-04-06T08:52:18.596376+05:30"
        },
        {
            "id": 237,
            "firstname": "Sandhya Ganesh vallal",
            "lastname": null,
            "phone": "+919156625877",
            "email": "sandy.yella444@gmail.com",
            "old_table_id": "5409",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-28T16:39:10.752119+05:30",
            "updated_at": "2025-04-28T16:39:10.752148+05:30"
        }
    ]
}