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

GET /downloadable_users/?format=api&ordering=-otp&page=10
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=-otp&page=11",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=9",
    "results": [
        {
            "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": 62,
            "firstname": "Akshay",
            "lastname": null,
            "phone": "+919820031116",
            "email": "bhavsar.amber@gmail.com",
            "old_table_id": "4508",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-14T17:43:19.053886+05:30",
            "updated_at": "2025-01-14T17:43:19.053934+05:30"
        },
        {
            "id": 48,
            "firstname": "Harshaaa",
            "lastname": null,
            "phone": "+91345320433443",
            "email": "hv30608+097678@gmail.com",
            "old_table_id": "4451",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T11:58:53.946477+05:30",
            "updated_at": "2025-01-07T11:58:53.946519+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": 46,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+911232145652",
            "email": "hv30608+123@gmail.com",
            "old_table_id": "4449",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T11:53:11.357314+05:30",
            "updated_at": "2025-01-07T11:53:11.357360+05:30"
        },
        {
            "id": 45,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+91345643456542",
            "email": "hv30608+984@gmail.com",
            "old_table_id": "4448",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T11:48:23.666451+05:30",
            "updated_at": "2025-01-07T11:48:23.666493+05:30"
        },
        {
            "id": 44,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+911234321217",
            "email": "hv30608+054@gmail.com",
            "old_table_id": "4447",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T10:58:43.425667+05:30",
            "updated_at": "2025-01-07T10:58:43.425710+05:30"
        },
        {
            "id": 43,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+911234567898",
            "email": "hv30608+654@gmail.com",
            "old_table_id": "4446",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T10:53:39.133569+05:30",
            "updated_at": "2025-01-07T10:53:39.133612+05:30"
        },
        {
            "id": 42,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+919876565643",
            "email": "hv30608+9087@gmail.com",
            "old_table_id": "4445",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T10:51:06.592700+05:30",
            "updated_at": "2025-01-07T10:51:06.592749+05:30"
        },
        {
            "id": 41,
            "firstname": "R",
            "lastname": null,
            "phone": "+919",
            "email": "raviaslk@gmail.com",
            "old_table_id": "4438",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-05T17:48:13.540439+05:30",
            "updated_at": "2025-01-05T17:48:13.540481+05:30"
        }
    ]
}