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

GET /downloadable_users/?format=api&ordering=-phone&page=36
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=37",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=35",
    "results": [
        {
            "id": 1098,
            "firstname": "daniainsworth",
            "lastname": null,
            "phone": "+918567778543",
            "email": "ainsworth.danielle@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-12T18:46:12.979446+05:30",
            "updated_at": "2026-01-12T18:46:12.979480+05:30"
        },
        {
            "id": 499,
            "firstname": "AMINA ULLAS",
            "lastname": null,
            "phone": "+918547164045",
            "email": "fazanullas786@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T08:53:18.316386+05:30",
            "updated_at": "2025-07-11T08:53:18.316422+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": 88,
            "firstname": "Elizabeth Rosario",
            "lastname": null,
            "phone": "+918482234298",
            "email": "lizzrosario9@gmail.com",
            "old_table_id": "4641",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-05T22:44:44.231383+05:30",
            "updated_at": "2025-02-05T22:44:44.231415+05:30"
        },
        {
            "id": 172,
            "firstname": "Sradha biswal",
            "lastname": null,
            "phone": "+918451038056",
            "email": "sashibmukhi@gmail.com",
            "old_table_id": "5033",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-31T20:51:42.043577+05:30",
            "updated_at": "2025-03-31T20:51:42.043609+05:30"
        },
        {
            "id": 1205,
            "firstname": "payal Salunkhe",
            "lastname": null,
            "phone": "+918450925220",
            "email": "payalsalunkhe1994@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-10T23:10:28.504983+05:30",
            "updated_at": "2026-02-10T23:10:28.505017+05:30"
        },
        {
            "id": 900,
            "firstname": "Divyadharshini",
            "lastname": null,
            "phone": "+918438801065",
            "email": "tdivmaran@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-01T21:35:32.705626+05:30",
            "updated_at": "2025-11-01T21:35:32.705660+05:30"
        },
        {
            "id": 969,
            "firstname": "Sushant Borkar",
            "lastname": null,
            "phone": "+918432006170",
            "email": "borkarsushant38@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T16:49:17.834211+05:30",
            "updated_at": "2025-11-21T16:49:17.834252+05:30"
        },
        {
            "id": 520,
            "firstname": "shamika vedak",
            "lastname": null,
            "phone": "+918369674301",
            "email": "shamika@virtualbharat.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T15:46:35.919197+05:30",
            "updated_at": "2025-07-17T15:46:35.919225+05:30"
        },
        {
            "id": 768,
            "firstname": "dram",
            "lastname": null,
            "phone": "+918369188324",
            "email": "dattaramn@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-23T17:31:04.548678+05:30",
            "updated_at": "2025-09-23T17:31:04.548706+05:30"
        }
    ]
}