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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=111",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=109",
    "results": [
        {
            "id": 1091,
            "firstname": "Anjana",
            "lastname": null,
            "phone": "+91906176261",
            "email": "anjanamadhu0104@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-10T13:36:12.873049+05:30",
            "updated_at": "2026-01-10T13:36:12.873083+05:30"
        },
        {
            "id": 1199,
            "firstname": "Mousumisarkar",
            "lastname": null,
            "phone": "+919064633695",
            "email": "haripada84das@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-08T22:57:05.041780+05:30",
            "updated_at": "2026-02-08T22:57:05.041839+05:30"
        },
        {
            "id": 1166,
            "firstname": "Mousumisarkar",
            "lastname": null,
            "phone": "+919064643695",
            "email": "mousumi9232sarkar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-29T22:07:15.322425+05:30",
            "updated_at": "2026-01-29T22:07:15.322458+05:30"
        },
        {
            "id": 465,
            "firstname": "SUMIT KUMAR",
            "lastname": null,
            "phone": "+919069006097",
            "email": "sumitparmarrocks@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-01T19:23:24.676106+05:30",
            "updated_at": "2025-07-01T19:23:24.676139+05:30"
        },
        {
            "id": 476,
            "firstname": "bhagwan das ",
            "lastname": null,
            "phone": "+919069539121",
            "email": "bhagwan@epocheldercare.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T23:15:29.003685+05:30",
            "updated_at": "2025-07-03T23:15:29.003716+05:30"
        },
        {
            "id": 330,
            "firstname": "akdas",
            "lastname": null,
            "phone": "+919073955430",
            "email": "arup_kd06@rediffmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-24T18:21:50.917677+05:30",
            "updated_at": "2025-05-24T18:21:50.917705+05:30"
        },
        {
            "id": 1032,
            "firstname": "Durga",
            "lastname": null,
            "phone": "+919080571214",
            "email": "ammudd308@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T18:28:34.448084+05:30",
            "updated_at": "2025-12-18T18:28:34.448118+05:30"
        },
        {
            "id": 1176,
            "firstname": "Test Harsha",
            "lastname": null,
            "phone": "+919090909090",
            "email": "harsh.wellnesshub+0439340459@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T13:10:19.713527+05:30",
            "updated_at": "2026-02-03T13:10:19.713558+05:30"
        },
        {
            "id": 617,
            "firstname": "Harsha Test",
            "lastname": null,
            "phone": "+919090989898",
            "email": "harshavardhanpinni+89304@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T12:41:36.485046+05:30",
            "updated_at": "2025-08-11T12:41:36.485075+05:30"
        },
        {
            "id": 678,
            "firstname": "Arivazhagan",
            "lastname": null,
            "phone": "+919094692154",
            "email": "princeflasharivu@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-28T19:22:09.828319+05:30",
            "updated_at": "2025-08-28T19:22:09.828350+05:30"
        }
    ]
}