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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=42",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=40",
    "results": [
        {
            "id": 895,
            "firstname": "Asha S R",
            "lastname": null,
            "phone": "+917994482691",
            "email": "ashasakran@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-30T17:42:40.338655+05:30",
            "updated_at": "2025-10-30T17:42:40.338691+05:30"
        },
        {
            "id": 15,
            "firstname": "indra",
            "lastname": null,
            "phone": "+917989620871",
            "email": "jainsaindra@gmail.com",
            "old_table_id": "3884",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-15T13:03:01.443821+05:30",
            "updated_at": "2024-11-15T13:03:01.443864+05:30"
        },
        {
            "id": 949,
            "firstname": "Sd",
            "lastname": null,
            "phone": "+917980654688",
            "email": "sanghamitradey90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-15T16:16:50.968825+05:30",
            "updated_at": "2025-11-15T16:16:50.968863+05:30"
        },
        {
            "id": 1292,
            "firstname": "MOTIUR RAHAMAN",
            "lastname": null,
            "phone": "+917980083202",
            "email": "rahamanmotiur1993@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-11T14:21:44.316097+05:30",
            "updated_at": "2026-03-11T14:21:44.316126+05:30"
        },
        {
            "id": 876,
            "firstname": "ashish",
            "lastname": null,
            "phone": "+917976674838",
            "email": "ashishprajapat89@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-27T12:16:29.617043+05:30",
            "updated_at": "2025-10-27T12:16:29.617079+05:30"
        },
        {
            "id": 203,
            "firstname": "OM P",
            "lastname": null,
            "phone": "+917976039379",
            "email": "OMREWAR19@YAHOO.IN",
            "old_table_id": "5207",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-14T21:26:19.798499+05:30",
            "updated_at": "2025-04-14T21:26:19.798530+05:30"
        },
        {
            "id": 188,
            "firstname": "Shivani",
            "lastname": null,
            "phone": "+917905826034",
            "email": "shivi9010@gmail.com",
            "old_table_id": "5143",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-09T22:23:06.110617+05:30",
            "updated_at": "2025-04-09T22:23:06.110647+05:30"
        },
        {
            "id": 67,
            "firstname": "Poo",
            "lastname": null,
            "phone": "+917892037680",
            "email": "poojasuppatgi1966@gmail.com",
            "old_table_id": "4532",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-18T18:17:03.126533+05:30",
            "updated_at": "2025-01-18T18:17:03.126578+05:30"
        },
        {
            "id": 405,
            "firstname": "ola t",
            "lastname": null,
            "phone": "+91786162657",
            "email": "ola_ata84@yahoo.com",
            "old_table_id": "6064",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T01:03:39.599663+05:30",
            "updated_at": "2025-12-29T15:07:31.054619+05:30"
        },
        {
            "id": 457,
            "firstname": "Abi Hill",
            "lastname": null,
            "phone": "+917808086457",
            "email": "achill@hotmail.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-30T15:09:08.041655+05:30",
            "updated_at": "2025-06-30T15:09:08.041685+05:30"
        }
    ]
}