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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=34",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=32",
    "results": [
        {
            "id": 36,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+9188812988999",
            "email": "rakesh.medabalimi+590@gmail.com",
            "old_table_id": "4427",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T13:27:46.979950+05:30",
            "updated_at": "2025-01-03T13:27:46.979994+05:30"
        },
        {
            "id": 170,
            "firstname": "Rachita",
            "lastname": null,
            "phone": "+918879632921",
            "email": "rachitachandra@gmail.com",
            "old_table_id": "4997",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-28T08:22:58.242545+05:30",
            "updated_at": "2025-03-28T08:22:58.242577+05:30"
        },
        {
            "id": 1342,
            "firstname": "Jayass",
            "lastname": null,
            "phone": "+918870743908",
            "email": "jayasri993@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-26T13:06:11.208081+05:30",
            "updated_at": "2026-03-26T13:06:11.208116+05:30"
        },
        {
            "id": 534,
            "firstname": "Chaks",
            "lastname": null,
            "phone": "+918870391326",
            "email": "chakku1440@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T19:35:16.321649+05:30",
            "updated_at": "2025-07-20T19:35:16.321677+05:30"
        },
        {
            "id": 226,
            "firstname": "rohit ",
            "lastname": null,
            "phone": "+91884862027",
            "email": "rohit.singh912@gmail.com",
            "old_table_id": "5353",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T15:20:44.396944+05:30",
            "updated_at": "2025-04-24T15:20:44.396973+05:30"
        },
        {
            "id": 939,
            "firstname": "susan",
            "lastname": null,
            "phone": "+918838824018",
            "email": "susanscurville@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-11T20:15:25.146204+05:30",
            "updated_at": "2025-11-11T20:15:25.146240+05:30"
        },
        {
            "id": 643,
            "firstname": "Raees",
            "lastname": null,
            "phone": "+918828208126",
            "email": "rshisd@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-18T19:47:18.055164+05:30",
            "updated_at": "2025-08-18T19:47:18.055195+05:30"
        },
        {
            "id": 411,
            "firstname": "Soni",
            "lastname": null,
            "phone": "+918826144714",
            "email": "kumaris1240@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T18:56:58.415864+05:30",
            "updated_at": "2025-06-17T18:56:58.415897+05:30"
        },
        {
            "id": 512,
            "firstname": "Nipun",
            "lastname": null,
            "phone": "+918802322765",
            "email": "drnipunpatil@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T21:11:19.201292+05:30",
            "updated_at": "2025-07-14T21:11:19.201320+05:30"
        },
        {
            "id": 459,
            "firstname": "Sripati",
            "lastname": null,
            "phone": "+918802103413",
            "email": "sripatis@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-30T16:26:31.448378+05:30",
            "updated_at": "2025-06-30T16:26:31.448408+05:30"
        }
    ]
}