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

GET /downloadable_users/?format=api&ordering=-email&page=31
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=-email&page=32",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=30",
    "results": [
        {
            "id": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        },
        {
            "id": 131,
            "firstname": "Saiteja Talasila",
            "lastname": null,
            "phone": "+919885735555",
            "email": "saitejatalasila@gmail.com",
            "old_table_id": "4794",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-05T18:21:10.156393+05:30",
            "updated_at": "2025-03-05T18:21:10.156426+05:30"
        },
        {
            "id": 1260,
            "firstname": "Malar Kunjambu",
            "lastname": null,
            "phone": "+60169512118",
            "email": "saimalar1804@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-02T06:41:32.771429+05:30",
            "updated_at": "2026-03-02T06:41:32.771459+05:30"
        },
        {
            "id": 1222,
            "firstname": "Sailaja Kummarasetty",
            "lastname": null,
            "phone": "+9107093532635",
            "email": "sailaja.raghumandala@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-15T21:09:54.740195+05:30",
            "updated_at": "2026-02-15T21:09:54.740224+05:30"
        },
        {
            "id": 490,
            "firstname": "Azel saida",
            "lastname": null,
            "phone": "+212620591299",
            "email": "saida.0@hotmail.fr",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-08T20:24:41.321057+05:30",
            "updated_at": "2025-07-08T20:24:41.321088+05:30"
        },
        {
            "id": 1360,
            "firstname": "Sagar",
            "lastname": null,
            "phone": "+919555417723",
            "email": "sagarkumarg1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-02T16:50:46.873146+05:30",
            "updated_at": "2026-04-02T16:50:46.873175+05:30"
        },
        {
            "id": 697,
            "firstname": "Safwan",
            "lastname": null,
            "phone": "+97474745299",
            "email": "safwan7930@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T09:42:23.483717+05:30",
            "updated_at": "2025-09-06T09:42:23.483745+05:30"
        },
        {
            "id": 1035,
            "firstname": "safeena",
            "lastname": null,
            "phone": "+9710552372244",
            "email": "safeenasabique@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T02:37:14.674913+05:30",
            "updated_at": "2025-12-20T02:37:14.674947+05:30"
        },
        {
            "id": 572,
            "firstname": "Sadaf",
            "lastname": null,
            "phone": "+923101554922",
            "email": "sadfuiqbal123@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-29T17:12:37.084952+05:30",
            "updated_at": "2025-07-29T17:12:37.084983+05:30"
        },
        {
            "id": 529,
            "firstname": "Sachin",
            "lastname": null,
            "phone": "",
            "email": "sachinsep91@gmail.com",
            "old_table_id": "1719",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T09:52:49.895247+05:30",
            "updated_at": "2025-07-20T09:52:49.895274+05:30"
        }
    ]
}