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

GET /downloadable_users/?format=api&ordering=old_table_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=old_table_id&page=136",
    "results": [
        {
            "id": 1361,
            "firstname": "AntaraChakraborty",
            "lastname": null,
            "phone": "+918918382441",
            "email": "antubantu2005@gmail.com",
            "old_table_id": "8937",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-02T19:28:58.485822+05:30",
            "updated_at": "2026-04-02T19:29:38.545822+05:30"
        },
        {
            "id": 1362,
            "firstname": "Behatti",
            "lastname": null,
            "phone": "+6309852359865",
            "email": "Behattilohr@gmail.com",
            "old_table_id": "8938",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-02T21:01:15.048830+05:30",
            "updated_at": "2026-04-02T21:01:37.964507+05:30"
        },
        {
            "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": 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": 733,
            "firstname": "Shravanaveena",
            "lastname": null,
            "phone": "+91 7032010967",
            "email": "Shravanaveena.gajula7@gmail.com",
            "old_table_id": "902",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-15T10:40:33.957314+05:30",
            "updated_at": "2025-09-15T10:40:33.957342+05:30"
        }
    ]
}