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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=31",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=29",
    "results": [
        {
            "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": 1081,
            "firstname": "Madel Inocencio",
            "lastname": null,
            "phone": "+6309263977633",
            "email": "madelapan29@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-08T17:07:56.516103+05:30",
            "updated_at": "2026-01-08T17:07:56.516139+05:30"
        },
        {
            "id": 1080,
            "firstname": "Allison E Warner",
            "lastname": null,
            "phone": "+14143032161",
            "email": "atotsky@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-08T05:34:25.506599+05:30",
            "updated_at": "2026-01-08T05:34:25.506635+05:30"
        },
        {
            "id": 1079,
            "firstname": "K",
            "lastname": null,
            "phone": "+85298503001",
            "email": "111karenlam@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-07T18:03:36.535297+05:30",
            "updated_at": "2026-01-07T18:03:36.535332+05:30"
        },
        {
            "id": 1078,
            "firstname": "AKILA PALANI",
            "lastname": null,
            "phone": "+9109283127274",
            "email": "akilaspeechtherapist@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-07T13:47:51.017655+05:30",
            "updated_at": "2026-01-07T13:47:51.017685+05:30"
        },
        {
            "id": 1077,
            "firstname": "Sarah",
            "lastname": null,
            "phone": "+15104290556",
            "email": "z.mohabbat16@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-07T03:40:06.070461+05:30",
            "updated_at": "2026-01-07T03:40:06.070495+05:30"
        },
        {
            "id": 1076,
            "firstname": "Jacki Thompson",
            "lastname": null,
            "phone": "+12142054031",
            "email": "jackicollinst@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T20:01:24.097104+05:30",
            "updated_at": "2026-01-06T20:01:24.097139+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": 1074,
            "firstname": "Prashant",
            "lastname": null,
            "phone": "+918150919537",
            "email": "prashant.ankolekar012@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T19:31:10.208286+05:30",
            "updated_at": "2026-01-06T19:31:10.208320+05:30"
        },
        {
            "id": 1073,
            "firstname": "Виолета Дечева",
            "lastname": null,
            "phone": "+3590899854120",
            "email": "violletade@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T19:01:56.350932+05:30",
            "updated_at": "2026-01-06T19:01:56.350968+05:30"
        }
    ]
}