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

GET /downloadable_users/?format=api&ordering=-email&page=99
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=-email&page=100",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=98",
    "results": [
        {
            "id": 978,
            "firstname": "Gabriela ",
            "lastname": null,
            "phone": "+4407440505505",
            "email": "gabriellababiceanu@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-25T17:32:33.255920+05:30",
            "updated_at": "2025-11-25T17:32:33.255970+05:30"
        },
        {
            "id": 1040,
            "firstname": "Gabby",
            "lastname": null,
            "phone": "+13129349350",
            "email": "Gabbym0702@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-21T00:26:47.132783+05:30",
            "updated_at": "2025-12-21T00:26:47.132818+05:30"
        },
        {
            "id": 599,
            "firstname": "Gabriela Grou",
            "lastname": null,
            "phone": "+5511974475088",
            "email": "g.almeidamachado@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-06T00:07:44.522720+05:30",
            "updated_at": "2025-08-06T00:07:44.522764+05:30"
        },
        {
            "id": 531,
            "firstname": "Sadiya",
            "lastname": null,
            "phone": "+6591995584",
            "email": "fthmsadiya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T14:03:42.857238+05:30",
            "updated_at": "2025-07-20T14:03:42.857269+05:30"
        },
        {
            "id": 498,
            "firstname": "Marie",
            "lastname": null,
            "phone": "+9101642769942",
            "email": "frmwatson@stfrancispri.dalesmat.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T03:33:08.974542+05:30",
            "updated_at": "2025-07-11T03:33:08.974570+05:30"
        },
        {
            "id": 164,
            "firstname": "Ama",
            "lastname": null,
            "phone": "+18608161613",
            "email": "frema90@gmail.com",
            "old_table_id": "4973",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-26T03:14:10.072606+05:30",
            "updated_at": "2025-03-26T03:14:10.072639+05:30"
        },
        {
            "id": 1283,
            "firstname": "Francis Rashmi",
            "lastname": null,
            "phone": "+9107708964024",
            "email": "francisrashmi93@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-08T16:20:30.066358+05:30",
            "updated_at": "2026-03-08T16:20:30.066392+05:30"
        },
        {
            "id": 70,
            "firstname": "Marie Kristel FOURDRINOIS",
            "lastname": null,
            "phone": "+330768353893",
            "email": "fourdrinoismariekristel@gmail.com",
            "old_table_id": "4554",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-22T19:32:12.542875+05:30",
            "updated_at": "2025-01-22T19:32:12.542904+05:30"
        },
        {
            "id": 1183,
            "firstname": "Fort",
            "lastname": null,
            "phone": "+917720056797",
            "email": "forttiracol07@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T17:59:35.258637+05:30",
            "updated_at": "2026-02-03T17:59:35.258667+05:30"
        },
        {
            "id": 453,
            "firstname": "foram",
            "lastname": null,
            "phone": "+919819299934",
            "email": "fors26@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-28T11:35:26.014534+05:30",
            "updated_at": "2025-06-28T11:35:26.014572+05:30"
        }
    ]
}