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

GET /downloadable_users/?format=api&ordering=updated_at&page=125
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=updated_at&page=126",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=124",
    "results": [
        {
            "id": 1245,
            "firstname": "Vishnu Gholve",
            "lastname": null,
            "phone": "+9109518720165",
            "email": "vsgholve@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-24T12:13:11.624454+05:30",
            "updated_at": "2026-02-24T12:13:11.624486+05:30"
        },
        {
            "id": 1246,
            "firstname": "Ravigowda S G",
            "lastname": null,
            "phone": "+9109632454645",
            "email": "ravirajsannagowdar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-24T18:11:08.509320+05:30",
            "updated_at": "2026-02-24T18:11:08.509351+05:30"
        },
        {
            "id": 1247,
            "firstname": "kellimae",
            "lastname": null,
            "phone": "+12704875621",
            "email": "kellimae.page@monroe.kyschools.us",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-24T20:04:09.191952+05:30",
            "updated_at": "2026-02-24T20:04:09.191983+05:30"
        },
        {
            "id": 1248,
            "firstname": "Henson",
            "lastname": null,
            "phone": "+918147105156",
            "email": "hensonnithin@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-25T10:48:03.007155+05:30",
            "updated_at": "2026-02-25T10:48:03.007187+05:30"
        },
        {
            "id": 1249,
            "firstname": "DonaBombuwala",
            "lastname": null,
            "phone": "+3580417287901",
            "email": "anjula52801@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-25T14:08:19.081899+05:30",
            "updated_at": "2026-02-25T14:08:19.081931+05:30"
        },
        {
            "id": 1250,
            "firstname": "Candace Bush",
            "lastname": null,
            "phone": "+19103403272",
            "email": "candace.bush18@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T03:23:46.014411+05:30",
            "updated_at": "2026-02-26T03:23:46.014442+05:30"
        },
        {
            "id": 1251,
            "firstname": "BrittanyPhillips",
            "lastname": null,
            "phone": "+15054592522",
            "email": "bmphil19@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T06:53:02.372552+05:30",
            "updated_at": "2026-02-26T06:53:02.372589+05:30"
        },
        {
            "id": 1252,
            "firstname": "Nina Shinway",
            "lastname": null,
            "phone": "+12015726191",
            "email": "drnina@specialpsych.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T08:45:10.135678+05:30",
            "updated_at": "2026-02-26T08:45:10.135709+05:30"
        },
        {
            "id": 1253,
            "firstname": "Cinzia",
            "lastname": null,
            "phone": "+393335095199",
            "email": "cinzia.tagliabue@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T18:09:37.742165+05:30",
            "updated_at": "2026-02-26T18:09:37.742194+05:30"
        },
        {
            "id": 1254,
            "firstname": "Flora Alves",
            "lastname": null,
            "phone": "+5511964137810",
            "email": "florinhask8@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T21:56:22.459590+05:30",
            "updated_at": "2026-02-26T21:56:22.459622+05:30"
        }
    ]
}