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

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

{
    "count": 1365,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=id&page=136",
    "results": [
        {
            "id": 1364,
            "firstname": "Pratyusha Andukuri",
            "lastname": null,
            "phone": "+917036546652",
            "email": "andukuripratyusha@gmail.com",
            "old_table_id": "8960",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-06T18:15:54.049346+05:30",
            "updated_at": "2026-04-06T18:21:01.388144+05:30"
        },
        {
            "id": 1365,
            "firstname": "Grace Sterchi",
            "lastname": null,
            "phone": "+918153070861",
            "email": "grace.mary2002@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-07T02:43:43.700942+05:30",
            "updated_at": "2026-04-07T02:43:43.700972+05:30"
        },
        {
            "id": 1366,
            "firstname": "Ιουλία Οικονομοπούλου",
            "lastname": null,
            "phone": "+306973044624",
            "email": "j.economopoulou@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-07T04:39:28.837125+05:30",
            "updated_at": "2026-04-07T04:39:28.837155+05:30"
        },
        {
            "id": 1367,
            "firstname": "Amy Rynsent",
            "lastname": null,
            "phone": "+610411861698",
            "email": "amy.alliedrepublic@gmail.com",
            "old_table_id": "8965",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-07T06:51:29.833200+05:30",
            "updated_at": "2026-04-07T06:52:12.485562+05:30"
        },
        {
            "id": 1368,
            "firstname": "anna",
            "lastname": null,
            "phone": "+91332553675",
            "email": "annam@zsvrbicky.cz",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-07T14:39:34.660353+05:30",
            "updated_at": "2026-04-07T14:39:34.660383+05:30"
        }
    ]
}