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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=12",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=10",
    "results": [
        {
            "id": 920,
            "firstname": "Manavika",
            "lastname": null,
            "phone": "+919925443884",
            "email": "manavikagarg@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T08:23:40.291833+05:30",
            "updated_at": "2025-11-07T08:23:40.291869+05:30"
        },
        {
            "id": 250,
            "firstname": "Foram",
            "lastname": null,
            "phone": "+919924345500",
            "email": "fop2695@gmail.com",
            "old_table_id": "5509",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-03T23:19:04.277070+05:30",
            "updated_at": "2025-05-03T23:19:04.277099+05:30"
        },
        {
            "id": 747,
            "firstname": "Sunderji ",
            "lastname": null,
            "phone": "+919923852640",
            "email": "smitadiptiup@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T16:36:54.798861+05:30",
            "updated_at": "2025-09-16T16:36:54.798897+05:30"
        },
        {
            "id": 711,
            "firstname": "Yogesh Pawar",
            "lastname": null,
            "phone": "+919921838801",
            "email": "pawaryogesh89@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T14:36:39.954460+05:30",
            "updated_at": "2025-09-09T14:36:39.954491+05:30"
        },
        {
            "id": 251,
            "firstname": "Praveena Mani",
            "lastname": null,
            "phone": "+919920550821",
            "email": "praveenamani@gmail.com",
            "old_table_id": "5514",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-04T08:24:52.496558+05:30",
            "updated_at": "2025-05-04T08:24:52.496588+05:30"
        },
        {
            "id": 630,
            "firstname": "annagouda",
            "lastname": null,
            "phone": "+919916885032",
            "email": "patilannagouda@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-13T19:14:29.132669+05:30",
            "updated_at": "2025-08-13T19:14:29.132700+05:30"
        },
        {
            "id": 412,
            "firstname": "Venus",
            "lastname": null,
            "phone": "+919915364591",
            "email": "bhartivenus7227@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-18T13:00:18.397667+05:30",
            "updated_at": "2025-06-18T13:00:18.397698+05:30"
        },
        {
            "id": 550,
            "firstname": "Praveen",
            "lastname": null,
            "phone": "+919910280149",
            "email": "bhatiapraveen58@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-22T20:06:37.244173+05:30",
            "updated_at": "2025-07-22T20:06:37.244203+05:30"
        },
        {
            "id": 210,
            "firstname": "Mashood ul kubra",
            "lastname": null,
            "phone": "+919908086693",
            "email": "mashoodkubra@gmail.com",
            "old_table_id": "5236",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-16T20:45:49.661355+05:30",
            "updated_at": "2025-04-16T20:45:49.661385+05:30"
        },
        {
            "id": 324,
            "firstname": "Vathsala ",
            "lastname": null,
            "phone": "+919902763708",
            "email": "vathsala.gs@gmail.com",
            "old_table_id": "5789",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T11:40:42.057251+05:30",
            "updated_at": "2025-05-23T11:40:42.057281+05:30"
        }
    ]
}