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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=105",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=103",
    "results": [
        {
            "id": 367,
            "firstname": "Esi",
            "lastname": null,
            "phone": "+2330244265325",
            "email": "esiderby@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-04T19:49:36.874466+05:30",
            "updated_at": "2025-06-04T19:49:36.874497+05:30"
        },
        {
            "id": 490,
            "firstname": "Azel saida",
            "lastname": null,
            "phone": "+212620591299",
            "email": "saida.0@hotmail.fr",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-08T20:24:41.321057+05:30",
            "updated_at": "2025-07-08T20:24:41.321088+05:30"
        },
        {
            "id": 968,
            "firstname": "sahar",
            "lastname": null,
            "phone": "+201289078543",
            "email": "slpsahar90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T13:53:33.319315+05:30",
            "updated_at": "2025-11-21T13:53:33.319349+05:30"
        },
        {
            "id": 1134,
            "firstname": "taghreed abozaid",
            "lastname": null,
            "phone": "+201100674886",
            "email": "Taghreed.Mahmoud@almosafer.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-20T16:14:27.028218+05:30",
            "updated_at": "2026-01-20T16:14:27.028257+05:30"
        },
        {
            "id": 1096,
            "firstname": "mohamed saied",
            "lastname": null,
            "phone": "+2001278686576",
            "email": "msfathy42000@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-11T21:59:18.610697+05:30",
            "updated_at": "2026-01-11T21:59:18.610731+05:30"
        },
        {
            "id": 1194,
            "firstname": "stephanie_eskander@hotmail.com",
            "lastname": null,
            "phone": "+2001096120150",
            "email": "stephanie_eskander@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-07T14:15:02.291775+05:30",
            "updated_at": "2026-02-07T14:15:02.291828+05:30"
        },
        {
            "id": 505,
            "firstname": "Ahmed Essam Test",
            "lastname": null,
            "phone": "+2001069682782",
            "email": "ahmedessamedeen@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-12T18:32:52.476342+05:30",
            "updated_at": "2025-07-12T18:32:52.476372+05:30"
        },
        {
            "id": 591,
            "firstname": "Yasmin",
            "lastname": null,
            "phone": "+2001066727992",
            "email": "Yasminfawzi88@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-04T19:35:07.233689+05:30",
            "updated_at": "2025-08-04T19:35:07.233730+05:30"
        },
        {
            "id": 631,
            "firstname": "Muhannad Khaled Zaki Rabie",
            "lastname": null,
            "phone": "+2001017288281",
            "email": "Muhannadrabee540@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-13T21:17:08.966751+05:30",
            "updated_at": "2025-08-13T21:17:08.966782+05:30"
        },
        {
            "id": 632,
            "firstname": "muhannadrabee540@gmail.com",
            "lastname": null,
            "phone": "+2001017288281",
            "email": "muhannadrabee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-13T21:34:16.060151+05:30",
            "updated_at": "2025-08-13T21:34:16.060202+05:30"
        }
    ]
}