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

GET /downloadable_users/?format=api&ordering=-phone&page=14
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=15",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=13",
    "results": [
        {
            "id": 52,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9198765456752",
            "email": "hv30608+6574@gmail.com",
            "old_table_id": "4455",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:26:32.083581+05:30",
            "updated_at": "2025-01-07T12:26:32.083624+05:30"
        },
        {
            "id": 47,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+919876544321",
            "email": "hv30608+675@gmail.com",
            "old_table_id": "4450",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T11:56:56.942885+05:30",
            "updated_at": "2025-01-07T11:56:56.942927+05:30"
        },
        {
            "id": 50,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+91987654345674",
            "email": "hv30608+9754@gmail.com",
            "old_table_id": "4453",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:12:14.622381+05:30",
            "updated_at": "2025-01-07T12:12:14.622425+05:30"
        },
        {
            "id": 54,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+91987654323455",
            "email": "hv30608+2345766@gmail.com",
            "old_table_id": "4457",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:33:40.968284+05:30",
            "updated_at": "2025-01-07T12:33:40.968326+05:30"
        },
        {
            "id": 321,
            "firstname": "Harssshaaaa Testttt",
            "lastname": null,
            "phone": "+91987654322",
            "email": "harsh.wellnesshub+128643@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-22T17:01:49.199567+05:30",
            "updated_at": "2025-05-22T17:01:49.199597+05:30"
        },
        {
            "id": 32,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+919876543212",
            "email": "hv30608+543@gmail.com",
            "old_table_id": "4417",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:52:13.260979+05:30",
            "updated_at": "2025-01-02T14:52:13.261030+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"
        },
        {
            "id": 992,
            "firstname": "sryhg",
            "lastname": null,
            "phone": "+919876543210",
            "email": "ragf@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T14:26:51.657874+05:30",
            "updated_at": "2025-12-02T14:26:51.657925+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": 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"
        }
    ]
}