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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=44",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=42",
    "results": [
        {
            "id": 1042,
            "firstname": "burim",
            "lastname": null,
            "phone": "+38976299100",
            "email": "ramadaniburim06@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-21T22:19:21.195271+05:30",
            "updated_at": "2025-12-21T22:19:21.195307+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": 137,
            "firstname": "Lavinia",
            "lastname": null,
            "phone": "+393403108345",
            "email": "b-lavinia@libero.it",
            "old_table_id": "4818",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-08T22:57:51.253795+05:30",
            "updated_at": "2025-03-08T22:57:51.253824+05:30"
        },
        {
            "id": 1238,
            "firstname": "Maria-Liliana Giușcă",
            "lastname": null,
            "phone": "+400746959947",
            "email": "inn3r.soul87@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-23T19:14:41.610290+05:30",
            "updated_at": "2026-02-23T19:14:41.610321+05:30"
        },
        {
            "id": 691,
            "firstname": "Eniko",
            "lastname": null,
            "phone": "+400761184803",
            "email": "eny_bv19@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-03T11:24:06.474026+05:30",
            "updated_at": "2025-09-03T11:24:06.474063+05:30"
        },
        {
            "id": 806,
            "firstname": "Elena Simion",
            "lastname": null,
            "phone": "+400773352088",
            "email": "e.ele43@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-06T21:43:38.942472+05:30",
            "updated_at": "2025-10-06T21:43:38.942504+05:30"
        },
        {
            "id": 882,
            "firstname": "Mihaela Dragne",
            "lastname": null,
            "phone": "+40748640452",
            "email": "dragne.m.mihaela@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-28T14:23:37.573258+05:30",
            "updated_at": "2025-10-28T14:23:37.573298+05:30"
        },
        {
            "id": 859,
            "firstname": "Delia",
            "lastname": null,
            "phone": "+40763597490",
            "email": "delia.fairais@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-21T17:51:10.820472+05:30",
            "updated_at": "2025-10-21T17:51:10.820511+05:30"
        },
        {
            "id": 523,
            "firstname": "Andrea",
            "lastname": null,
            "phone": "+420739314686",
            "email": "avna@seznam.cz",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T20:05:26.214232+05:30",
            "updated_at": "2025-07-17T20:05:26.214261+05:30"
        },
        {
            "id": 1030,
            "firstname": "Radka",
            "lastname": null,
            "phone": "+420776330856",
            "email": "horakova.radka@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T05:34:38.509190+05:30",
            "updated_at": "2025-12-18T05:34:38.509241+05:30"
        }
    ]
}