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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=15",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=13",
    "results": [
        {
            "id": 797,
            "firstname": "Susan",
            "lastname": null,
            "phone": "+17702558727",
            "email": "swilliams@acecommunitysupport.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-02T02:16:33.433708+05:30",
            "updated_at": "2025-10-02T02:16:33.433735+05:30"
        },
        {
            "id": 90,
            "firstname": "Sue White",
            "lastname": null,
            "phone": "+610417075600",
            "email": "swhit511@eq.edu.au",
            "old_table_id": "4656",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-09T13:57:52.308296+05:30",
            "updated_at": "2025-02-09T13:57:52.308327+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": 1293,
            "firstname": "Nisha",
            "lastname": null,
            "phone": "+916207901848",
            "email": "sweetdove.16@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-11T14:35:02.359386+05:30",
            "updated_at": "2026-03-11T14:35:02.359903+05:30"
        },
        {
            "id": 853,
            "firstname": "Swati Vyawhare",
            "lastname": null,
            "phone": "+919834086373",
            "email": "swatiahirrao1990@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-18T07:02:23.526127+05:30",
            "updated_at": "2025-10-18T07:02:23.526164+05:30"
        },
        {
            "id": 259,
            "firstname": "Franki Swanson",
            "lastname": null,
            "phone": "+917655852137",
            "email": "swansonf@sefschools.org",
            "old_table_id": "5529",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T09:06:13.850471+05:30",
            "updated_at": "2025-05-05T09:06:13.850501+05:30"
        },
        {
            "id": 522,
            "firstname": "UCL oii gn",
            "lastname": null,
            "phone": "+919101430402",
            "email": "sv6371943@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T19:57:46.264826+05:30",
            "updated_at": "2025-07-17T19:57:46.264858+05:30"
        },
        {
            "id": 715,
            "firstname": "Suzanne Brasker",
            "lastname": null,
            "phone": "+15098450780",
            "email": "suzannebrasker@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-10T07:10:03.820415+05:30",
            "updated_at": "2025-09-10T07:10:03.820444+05:30"
        },
        {
            "id": 964,
            "firstname": "Teja",
            "lastname": null,
            "phone": "+919676620204",
            "email": "suteja0105@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-20T17:42:16.631890+05:30",
            "updated_at": "2025-11-20T17:42:16.631926+05:30"
        },
        {
            "id": 356,
            "firstname": "Susan",
            "lastname": null,
            "phone": "+917033467970",
            "email": "susmcundiff@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T23:37:14.542565+05:30",
            "updated_at": "2025-05-30T23:37:14.542593+05:30"
        }
    ]
}