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

GET /downloadable_users/?format=api&ordering=phone&page=127
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=phone&page=128",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=126",
    "results": [
        {
            "id": 251,
            "firstname": "Praveena Mani",
            "lastname": null,
            "phone": "+919920550821",
            "email": "praveenamani@gmail.com",
            "old_table_id": "5514",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-04T08:24:52.496558+05:30",
            "updated_at": "2025-05-04T08:24:52.496588+05:30"
        },
        {
            "id": 711,
            "firstname": "Yogesh Pawar",
            "lastname": null,
            "phone": "+919921838801",
            "email": "pawaryogesh89@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T14:36:39.954460+05:30",
            "updated_at": "2025-09-09T14:36:39.954491+05:30"
        },
        {
            "id": 747,
            "firstname": "Sunderji ",
            "lastname": null,
            "phone": "+919923852640",
            "email": "smitadiptiup@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T16:36:54.798861+05:30",
            "updated_at": "2025-09-16T16:36:54.798897+05:30"
        },
        {
            "id": 250,
            "firstname": "Foram",
            "lastname": null,
            "phone": "+919924345500",
            "email": "fop2695@gmail.com",
            "old_table_id": "5509",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-03T23:19:04.277070+05:30",
            "updated_at": "2025-05-03T23:19:04.277099+05:30"
        },
        {
            "id": 920,
            "firstname": "Manavika",
            "lastname": null,
            "phone": "+919925443884",
            "email": "manavikagarg@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T08:23:40.291833+05:30",
            "updated_at": "2025-11-07T08:23:40.291869+05:30"
        },
        {
            "id": 475,
            "firstname": "KAVYANSH",
            "lastname": null,
            "phone": "+919928505220",
            "email": "meenaarun1988@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T20:13:55.295804+05:30",
            "updated_at": "2025-07-03T20:13:55.295834+05:30"
        },
        {
            "id": 1053,
            "firstname": "Vandana kumari ",
            "lastname": null,
            "phone": "+919931980516",
            "email": "vandana4702@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-27T11:38:56.477671+05:30",
            "updated_at": "2025-12-27T11:38:56.478673+05:30"
        },
        {
            "id": 489,
            "firstname": "Swetha ",
            "lastname": null,
            "phone": "+919940679295",
            "email": "swethamohan10k@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-08T15:19:14.170653+05:30",
            "updated_at": "2025-07-08T15:19:14.170683+05:30"
        },
        {
            "id": 142,
            "firstname": "Aarthy Cecilia Albert",
            "lastname": null,
            "phone": "+919944035121",
            "email": "ressurect15@gmail.com",
            "old_table_id": "4860",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-13T20:07:17.933138+05:30",
            "updated_at": "2025-03-13T20:07:17.933171+05:30"
        },
        {
            "id": 215,
            "firstname": "Ramyashri S",
            "lastname": null,
            "phone": "+919945957243",
            "email": "ramyashrishastry@gmail.com",
            "old_table_id": "5258",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-18T13:15:50.605138+05:30",
            "updated_at": "2025-04-18T13:15:50.605170+05:30"
        }
    ]
}