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

GET /downloadable_users/?format=api&ordering=updated_at&page=107
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=updated_at&page=108",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=106",
    "results": [
        {
            "id": 1068,
            "firstname": "Jessica",
            "lastname": null,
            "phone": "+14074095205",
            "email": "jessyofjesus@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-05T20:02:08.065624+05:30",
            "updated_at": "2026-01-05T20:02:08.066733+05:30"
        },
        {
            "id": 1069,
            "firstname": "Crystal",
            "lastname": null,
            "phone": "+12404827155",
            "email": "mariecr1991@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T05:44:41.293639+05:30",
            "updated_at": "2026-01-06T05:44:41.300530+05:30"
        },
        {
            "id": 1070,
            "firstname": "Zuzi",
            "lastname": null,
            "phone": "+919898989898",
            "email": "zuzu@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T15:26:38.904981+05:30",
            "updated_at": "2026-01-06T15:26:38.905013+05:30"
        },
        {
            "id": 1071,
            "firstname": "Zuzu1",
            "lastname": null,
            "phone": "+919898989899",
            "email": "zuzu1@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T15:37:21.442712+05:30",
            "updated_at": "2026-01-06T15:37:21.442751+05:30"
        },
        {
            "id": 1072,
            "firstname": "meg",
            "lastname": null,
            "phone": "+919789837788",
            "email": "megmarda@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T17:18:00.915518+05:30",
            "updated_at": "2026-01-06T17:18:00.915557+05:30"
        },
        {
            "id": 1073,
            "firstname": "Виолета Дечева",
            "lastname": null,
            "phone": "+3590899854120",
            "email": "violletade@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T19:01:56.350932+05:30",
            "updated_at": "2026-01-06T19:01:56.350968+05:30"
        },
        {
            "id": 1074,
            "firstname": "Prashant",
            "lastname": null,
            "phone": "+918150919537",
            "email": "prashant.ankolekar012@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T19:31:10.208286+05:30",
            "updated_at": "2026-01-06T19:31:10.208320+05:30"
        },
        {
            "id": 1075,
            "firstname": "Arshiya",
            "lastname": null,
            "phone": "+919121320912",
            "email": "arshiyabegum2930@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T20:01:05.738832+05:30",
            "updated_at": "2026-01-06T20:01:05.738868+05:30"
        },
        {
            "id": 1076,
            "firstname": "Jacki Thompson",
            "lastname": null,
            "phone": "+12142054031",
            "email": "jackicollinst@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T20:01:24.097104+05:30",
            "updated_at": "2026-01-06T20:01:24.097139+05:30"
        },
        {
            "id": 1077,
            "firstname": "Sarah",
            "lastname": null,
            "phone": "+15104290556",
            "email": "z.mohabbat16@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-07T03:40:06.070461+05:30",
            "updated_at": "2026-01-07T03:40:06.070495+05:30"
        }
    ]
}