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

GET /downloadable_users/?format=api&ordering=email&page=124
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=125",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=123",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 380,
            "firstname": "Sandy Wilson",
            "lastname": null,
            "phone": "+19895452938",
            "email": "swilson@sanilaccmh.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-09T19:31:31.080872+05:30",
            "updated_at": "2025-06-09T19:31:31.080903+05:30"
        },
        {
            "id": 1355,
            "firstname": "sydney",
            "lastname": null,
            "phone": "+918490182",
            "email": "sydneyi11@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-31T01:01:04.689750+05:30",
            "updated_at": "2026-03-31T01:01:04.689780+05:30"
        },
        {
            "id": 999,
            "firstname": "SYED NEIMAN ATHER",
            "lastname": null,
            "phone": "+919036804412",
            "email": "syed.amaan24@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-04T17:29:49.589796+05:30",
            "updated_at": "2025-12-04T17:29:49.589836+05:30"
        }
    ]
}