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

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

{
    "count": 1377,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=65",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=63",
    "results": [
        {
            "id": 60,
            "firstname": "pooja ",
            "lastname": null,
            "phone": "+9107827283653",
            "email": "en.gauravkumar@gmail.com",
            "old_table_id": "4486",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-11T00:52:37.060252+05:30",
            "updated_at": "2025-01-11T00:52:37.060304+05:30"
        },
        {
            "id": 1154,
            "firstname": "Priyanka Cheeda",
            "lastname": null,
            "phone": "+9107814205532",
            "email": "PRIYANKACHEEDA9417@GMAIL.COM",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-25T21:35:24.560033+05:30",
            "updated_at": "2026-01-25T21:35:24.560063+05:30"
        },
        {
            "id": 1065,
            "firstname": "valaney justin rosario",
            "lastname": null,
            "phone": "+9107798921208",
            "email": "vally.spinnin@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-04T12:04:05.883008+05:30",
            "updated_at": "2026-01-04T12:04:05.884038+05:30"
        },
        {
            "id": 1007,
            "firstname": "Barbara Costa",
            "lastname": null,
            "phone": "+9107793067357",
            "email": "head@olol.barnetmail.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-08T23:17:11.625290+05:30",
            "updated_at": "2025-12-08T23:17:11.625337+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": 183,
            "firstname": "Lavanya k",
            "lastname": null,
            "phone": "+9107702140404",
            "email": "k.n.lavanya@gmail.com",
            "old_table_id": "5114",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-07T21:55:32.146306+05:30",
            "updated_at": "2025-04-07T21:55:32.146337+05:30"
        },
        {
            "id": 381,
            "firstname": "MD Asif",
            "lastname": null,
            "phone": "+9107699930794",
            "email": "mdasifsntd@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-09T22:41:05.930516+05:30",
            "updated_at": "2025-06-09T22:41:05.930553+05:30"
        },
        {
            "id": 434,
            "firstname": "mohan",
            "lastname": null,
            "phone": "+9107659998971",
            "email": "mohankrishnaganni@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-24T17:05:07.168849+05:30",
            "updated_at": "2025-06-24T17:05:07.168881+05:30"
        },
        {
            "id": 1363,
            "firstname": "HELEN KAMAL SHAMSADEEN",
            "lastname": null,
            "phone": "+9107510190860",
            "email": "helenaheart199@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-03T21:47:06.000689+05:30",
            "updated_at": "2026-04-03T21:47:06.000719+05:30"
        },
        {
            "id": 1232,
            "firstname": "Nicole Glanville",
            "lastname": null,
            "phone": "+9107495636177",
            "email": "nglanville11@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-19T17:48:33.484870+05:30",
            "updated_at": "2026-02-19T17:48:33.484900+05:30"
        }
    ]
}