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

GET /downloadable_users/?format=api&ordering=phone&page=122
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=123",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=121",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 1018,
            "firstname": "Hassan PC ",
            "lastname": null,
            "phone": "+919846590719",
            "email": "crckhassanpc@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-11T19:41:02.805337+05:30",
            "updated_at": "2025-12-11T19:41:02.806803+05:30"
        },
        {
            "id": 392,
            "firstname": "Salim",
            "lastname": null,
            "phone": "+919852545464",
            "email": "salimkkalabri979@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T12:28:23.292645+05:30",
            "updated_at": "2025-06-12T12:28:23.292676+05:30"
        },
        {
            "id": 590,
            "firstname": "sherin",
            "lastname": null,
            "phone": "+919856645809",
            "email": "kdghum987@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-04T12:07:41.961781+05:30",
            "updated_at": "2025-08-04T12:07:41.961811+05:30"
        }
    ]
}