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

GET /downloadable_users/?format=api&ordering=phone&page=123
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=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=122",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 335,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9198765432",
            "email": "harsh.wellnesshub+69274@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-27T18:33:25.303707+05:30",
            "updated_at": "2025-05-27T18:33:25.303734+05:30"
        },
        {
            "id": 40,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+91987654321",
            "email": "hv30608+678@gmail.com",
            "old_table_id": "4433",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-04T12:46:05.069258+05:30",
            "updated_at": "2025-01-04T12:46:05.069301+05:30"
        },
        {
            "id": 596,
            "firstname": "Eren durak",
            "lastname": null,
            "phone": "+919876543210",
            "email": "erendrk83@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-05T17:56:35.070789+05:30",
            "updated_at": "2025-08-05T17:56:35.070820+05:30"
        }
    ]
}