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

GET /downloadable_users/?format=api&ordering=-phone&page=15
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=16",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=14",
    "results": [
        {
            "id": 327,
            "firstname": "Harsha Testtt",
            "lastname": null,
            "phone": "+9198765423454",
            "email": "harsh.wellnesshub+959206@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T18:41:30.884998+05:30",
            "updated_at": "2025-05-23T18:41:30.885027+05:30"
        },
        {
            "id": 108,
            "firstname": "Parminder",
            "lastname": null,
            "phone": "+919876310101",
            "email": "ps8145373@gmail.com",
            "old_table_id": "4722",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-20T22:48:57.859916+05:30",
            "updated_at": "2025-02-20T22:48:57.859947+05:30"
        },
        {
            "id": 1025,
            "firstname": "meenakshi",
            "lastname": null,
            "phone": "+919873076989",
            "email": "meenakshigupta050581@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T13:05:09.698033+05:30",
            "updated_at": "2025-12-16T13:05:09.698084+05:30"
        },
        {
            "id": 1349,
            "firstname": "Vikunjjain",
            "lastname": null,
            "phone": "+919870131756",
            "email": "vikunjjain.jv@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-28T22:06:45.421927+05:30",
            "updated_at": "2026-03-28T22:06:45.421956+05:30"
        },
        {
            "id": 834,
            "firstname": "Test Harshaaaa",
            "lastname": null,
            "phone": "+919866783468",
            "email": "harsh.wellnesshub+63468@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-13T11:33:26.586345+05:30",
            "updated_at": "2025-10-13T11:33:26.586379+05:30"
        },
        {
            "id": 1291,
            "firstname": "Nate Brackett",
            "lastname": null,
            "phone": "+919862301920",
            "email": "ngbrackett13@gmail.com",
            "old_table_id": "8757",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-11T05:22:28.404587+05:30",
            "updated_at": "2026-03-11T05:22:58.447037+05:30"
        },
        {
            "id": 976,
            "firstname": "aasddf",
            "lastname": null,
            "phone": "+919861098610",
            "email": "sdfsf@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-24T18:56:14.902785+05:30",
            "updated_at": "2025-11-24T18:56:14.902820+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"
        },
        {
            "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": 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"
        }
    ]
}