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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=17",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=15",
    "results": [
        {
            "id": 1119,
            "firstname": "SHIVAPRASAD",
            "lastname": null,
            "phone": "+919845116447",
            "email": "sbshivaprasad@gmail.com",
            "old_table_id": "8307",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-17T11:37:37.122799+05:30",
            "updated_at": "2026-01-17T13:24:35.291348+05:30"
        },
        {
            "id": 955,
            "firstname": "tesr",
            "lastname": null,
            "phone": "+919841298412",
            "email": "voipontest@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-16T20:53:23.253160+05:30",
            "updated_at": "2025-11-16T20:53:23.253195+05:30"
        },
        {
            "id": 853,
            "firstname": "Swati Vyawhare",
            "lastname": null,
            "phone": "+919834086373",
            "email": "swatiahirrao1990@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-18T07:02:23.526127+05:30",
            "updated_at": "2025-10-18T07:02:23.526164+05:30"
        },
        {
            "id": 748,
            "firstname": "Shalini Dsouza",
            "lastname": null,
            "phone": "+919833960910",
            "email": "riaalphonso@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T18:40:01.128788+05:30",
            "updated_at": "2025-09-16T18:40:01.128819+05:30"
        },
        {
            "id": 688,
            "firstname": "xyz abc",
            "lastname": null,
            "phone": "+919832900003",
            "email": "testing@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T18:12:05.922066+05:30",
            "updated_at": "2025-09-02T18:12:05.922096+05:30"
        },
        {
            "id": 425,
            "firstname": "Yojana ",
            "lastname": null,
            "phone": "+919820780828",
            "email": "yojana.bangera@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T18:09:03.477341+05:30",
            "updated_at": "2025-06-21T18:09:03.477373+05:30"
        },
        {
            "id": 495,
            "firstname": "Vdhdjdj",
            "lastname": null,
            "phone": "+919820098200",
            "email": "test@test.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-10T08:40:00.447022+05:30",
            "updated_at": "2025-07-10T08:40:00.447053+05:30"
        },
        {
            "id": 62,
            "firstname": "Akshay",
            "lastname": null,
            "phone": "+919820031116",
            "email": "bhavsar.amber@gmail.com",
            "old_table_id": "4508",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-14T17:43:19.053886+05:30",
            "updated_at": "2025-01-14T17:43:19.053934+05:30"
        },
        {
            "id": 453,
            "firstname": "foram",
            "lastname": null,
            "phone": "+919819299934",
            "email": "fors26@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-28T11:35:26.014534+05:30",
            "updated_at": "2025-06-28T11:35:26.014572+05:30"
        },
        {
            "id": 626,
            "firstname": "neha sharma",
            "lastname": null,
            "phone": "+919818770123",
            "email": "vanshneha19@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-12T20:15:06.981290+05:30",
            "updated_at": "2025-08-12T20:15:06.981320+05:30"
        }
    ]
}