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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=6",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=4",
    "results": [
        {
            "id": 1300,
            "firstname": "Vinaya Salunkhe",
            "lastname": null,
            "phone": "+919665386544",
            "email": "vinaya.nikkam21@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-12T13:47:52.096718+05:30",
            "updated_at": "2026-03-12T13:47:52.096748+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": 14,
            "firstname": "Vidushi Tiwari",
            "lastname": null,
            "phone": "+919663875935",
            "email": "vidushi2tiwari@gmail.com",
            "old_table_id": "3867",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-12T12:16:35.091029+05:30",
            "updated_at": "2024-11-12T12:16:35.091075+05:30"
        },
        {
            "id": 602,
            "firstname": "victoria grisham",
            "lastname": null,
            "phone": "+15618293795",
            "email": "victoria.schrepfer@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-06T17:33:33.412620+05:30",
            "updated_at": "2025-08-06T17:33:33.412670+05:30"
        },
        {
            "id": 905,
            "firstname": "Veronica Sargent",
            "lastname": null,
            "phone": "+18024533227",
            "email": "veronica.sargent@mausd.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-03T19:21:43.398294+05:30",
            "updated_at": "2025-11-03T19:21:43.398332+05:30"
        },
        {
            "id": 1009,
            "firstname": "B Veera Reddy",
            "lastname": null,
            "phone": "+9108008069191",
            "email": "veerareddy57@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-09T09:24:43.386570+05:30",
            "updated_at": "2025-12-09T09:24:43.386605+05:30"
        },
        {
            "id": 258,
            "firstname": "Victoria DiCampli",
            "lastname": null,
            "phone": "+16108640989",
            "email": "vdicampli1995@gmail.com",
            "old_table_id": "5528",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T08:23:40.067185+05:30",
            "updated_at": "2025-05-05T08:23:40.067216+05:30"
        },
        {
            "id": 683,
            "firstname": "Lina",
            "lastname": null,
            "phone": "+18888888888",
            "email": "vcarolinahdz@live.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-01T08:57:44.581805+05:30",
            "updated_at": "2025-09-01T08:57:44.581837+05:30"
        },
        {
            "id": 781,
            "firstname": "varsha",
            "lastname": null,
            "phone": "+919340988039",
            "email": "vc8011@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T18:56:51.826703+05:30",
            "updated_at": "2025-09-26T18:56:51.826733+05:30"
        },
        {
            "id": 224,
            "firstname": "veera",
            "lastname": null,
            "phone": "+918886851254",
            "email": "vbreddyanr@gmail.com",
            "old_table_id": "5346",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T10:13:28.925536+05:30",
            "updated_at": "2025-04-24T10:13:28.925569+05:30"
        }
    ]
}