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": 745,
            "firstname": "Vikas ",
            "lastname": null,
            "phone": "+918726472189",
            "email": "8726vikas47@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T09:33:52.061483+05:30",
            "updated_at": "2025-09-16T09:33:52.061514+05:30"
        },
        {
            "id": 502,
            "firstname": "in",
            "lastname": null,
            "phone": "+918750449211",
            "email": "indu2584@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T12:03:49.424034+05:30",
            "updated_at": "2025-07-11T12:03:49.424067+05:30"
        },
        {
            "id": 51,
            "firstname": "Harsh",
            "lastname": null,
            "phone": "+9187654345652",
            "email": "hv30608+934@gmail.com",
            "old_table_id": "4454",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:25:28.314615+05:30",
            "updated_at": "2025-01-07T12:25:28.314659+05:30"
        },
        {
            "id": 55,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9187654345670",
            "email": "hv30608+1823@gmail.com",
            "old_table_id": "4458",
            "otp": "294788",
            "otp_expiretime": "2025-01-07T14:29:52.462000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:37:33.983667+05:30",
            "updated_at": "2025-01-07T14:14:52.249048+05:30"
        },
        {
            "id": 53,
            "firstname": "Harshaaaaa",
            "lastname": null,
            "phone": "+918765436541",
            "email": "hv30608+034@gmail.com",
            "old_table_id": "4456",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:30:10.346400+05:30",
            "updated_at": "2025-01-07T12:30:10.346444+05:30"
        },
        {
            "id": 49,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+918767898765",
            "email": "hv30608+2345@gmail.com",
            "old_table_id": "4452",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T12:08:07.499361+05:30",
            "updated_at": "2025-01-07T12:08:07.499413+05:30"
        },
        {
            "id": 1027,
            "firstname": "Preeti Ghosal",
            "lastname": null,
            "phone": "+918777626307",
            "email": "preeti.ghosal@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T01:32:23.928158+05:30",
            "updated_at": "2025-12-17T01:32:23.928195+05:30"
        },
        {
            "id": 145,
            "firstname": "Mee",
            "lastname": null,
            "phone": "+918778919008",
            "email": "meerathedesigner@gmail.com",
            "old_table_id": "4883",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-17T20:32:10.328732+05:30",
            "updated_at": "2025-03-17T20:32:10.328762+05:30"
        },
        {
            "id": 793,
            "firstname": "Pallavi joshi ",
            "lastname": null,
            "phone": "+918793596302",
            "email": "pallavijoshi209@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-30T17:05:00.666969+05:30",
            "updated_at": "2025-09-30T17:05:00.667044+05:30"
        },
        {
            "id": 1126,
            "firstname": "Ashutosh",
            "lastname": null,
            "phone": "+918800586645",
            "email": "shukla211@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T19:26:25.877643+05:30",
            "updated_at": "2026-01-18T19:26:25.877678+05:30"
        }
    ]
}