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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=7",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=5",
    "results": [
        {
            "id": 836,
            "firstname": "Ramodya Amarasinghe ",
            "lastname": null,
            "phone": "+94765628792",
            "email": "ramodyasathsarani@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-13T18:18:49.859172+05:30",
            "updated_at": "2025-10-13T18:18:49.859208+05:30"
        },
        {
            "id": 837,
            "firstname": "Nori",
            "lastname": null,
            "phone": "+94 777951406",
            "email": "cardsnbuntings@gmail.com",
            "old_table_id": "7490",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-13T18:28:17.867848+05:30",
            "updated_at": "2025-10-13T18:28:17.867878+05:30"
        },
        {
            "id": 761,
            "firstname": "Maha Farooq",
            "lastname": null,
            "phone": "+923352209780",
            "email": "mahafarooq02@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-20T01:49:21.586862+05:30",
            "updated_at": "2025-09-20T01:49:21.586892+05:30"
        },
        {
            "id": 743,
            "firstname": "M. Qasim Anwer",
            "lastname": null,
            "phone": "+923312314476",
            "email": "qasimanwer82@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T09:17:26.567384+05:30",
            "updated_at": "2025-09-16T09:17:26.567427+05:30"
        },
        {
            "id": 458,
            "firstname": "AFIFA",
            "lastname": null,
            "phone": "+923238864026",
            "email": "adina.buttt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-30T15:24:11.288462+05:30",
            "updated_at": "2025-06-30T15:24:11.288496+05:30"
        },
        {
            "id": 1059,
            "firstname": "Adeel Kayani",
            "lastname": null,
            "phone": "+923135339782",
            "email": "alikiani0211@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-01T23:07:13.475788+05:30",
            "updated_at": "2026-01-01T23:07:13.476417+05:30"
        },
        {
            "id": 572,
            "firstname": "Sadaf",
            "lastname": null,
            "phone": "+923101554922",
            "email": "sadfuiqbal123@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-29T17:12:37.084952+05:30",
            "updated_at": "2025-07-29T17:12:37.084983+05:30"
        },
        {
            "id": 854,
            "firstname": "Arslan ",
            "lastname": null,
            "phone": "+923035108929",
            "email": "ra683905@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-18T15:34:38.074089+05:30",
            "updated_at": "2025-10-18T15:34:38.074125+05:30"
        },
        {
            "id": 244,
            "firstname": "Farah Toqeer",
            "lastname": null,
            "phone": "+9203351420375",
            "email": "fariafarha92@gmail.com",
            "old_table_id": "5471",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-02T05:19:56.780402+05:30",
            "updated_at": "2025-05-02T05:19:56.780436+05:30"
        },
        {
            "id": 792,
            "firstname": "Sarosh Jamshaid Butt",
            "lastname": null,
            "phone": "+9203344325660",
            "email": "she9833@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-30T12:10:42.405580+05:30",
            "updated_at": "2025-09-30T12:10:42.405609+05:30"
        }
    ]
}