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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=2",
    "previous": null,
    "results": [
        {
            "id": 1357,
            "firstname": "정재현",
            "lastname": null,
            "phone": "+8201049193779",
            "email": "tobridewedding@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-01T08:26:55.150655+05:30",
            "updated_at": "2026-04-01T08:26:55.150684+05:30"
        },
        {
            "id": 1266,
            "firstname": "이용찬",
            "lastname": null,
            "phone": "+8201055809106",
            "email": "brotheryong87@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-03T21:23:30.751160+05:30",
            "updated_at": "2026-03-03T21:23:30.751190+05:30"
        },
        {
            "id": 439,
            "firstname": "هاله ابراهيم",
            "lastname": null,
            "phone": "+9101151226434",
            "email": "hala.i.ali142@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T13:59:49.981287+05:30",
            "updated_at": "2025-06-25T13:59:49.981326+05:30"
        },
        {
            "id": 191,
            "firstname": "صفا محمد",
            "lastname": null,
            "phone": "+9105374785192",
            "email": "sally2023mohamad@gmail.com",
            "old_table_id": "5149",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-10T11:27:38.491346+05:30",
            "updated_at": "2025-04-10T11:27:38.491379+05:30"
        },
        {
            "id": 1061,
            "firstname": "שרי שטורך",
            "lastname": null,
            "phone": "+972523270602",
            "email": "1003352400@haredi.org.il",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-02T13:46:21.758126+05:30",
            "updated_at": "2026-01-02T13:46:21.758865+05:30"
        },
        {
            "id": 1010,
            "firstname": "София",
            "lastname": null,
            "phone": "+79193407902",
            "email": "sofiaufimceva17@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-09T14:33:00.383938+05:30",
            "updated_at": "2025-12-09T14:33:00.383978+05:30"
        },
        {
            "id": 254,
            "firstname": "Оксана",
            "lastname": null,
            "phone": "+380932884321",
            "email": "Savz@i.ua",
            "old_table_id": "5521",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-04T22:46:21.465069+05:30",
            "updated_at": "2025-05-04T22:46:21.465098+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": 621,
            "firstname": "Антония Кръстева",
            "lastname": null,
            "phone": "+359884694827",
            "email": "tonitka.krasteva@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T20:39:11.527916+05:30",
            "updated_at": "2025-08-11T20:39:11.527947+05:30"
        },
        {
            "id": 349,
            "firstname": "Zya Wong",
            "lastname": null,
            "phone": "+601129970127",
            "email": "yoyowongxy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T09:42:57.701063+05:30",
            "updated_at": "2025-05-30T09:42:57.701090+05:30"
        }
    ]
}