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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=129",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=127",
    "results": [
        {
            "id": 760,
            "firstname": "sunil kumar m",
            "lastname": null,
            "phone": "+919948091388",
            "email": "sunilrahul0630@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-19T18:07:54.430374+05:30",
            "updated_at": "2025-09-19T18:07:54.430423+05:30"
        },
        {
            "id": 956,
            "firstname": "Nupur",
            "lastname": null,
            "phone": "+919949036405",
            "email": "nupur.j@bambinicreek.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-16T23:51:09.463289+05:30",
            "updated_at": "2025-11-16T23:51:09.463324+05:30"
        },
        {
            "id": 993,
            "firstname": "Hema Latha",
            "lastname": null,
            "phone": "+919952514669",
            "email": "hema.btech07@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-02T15:38:12.352623+05:30",
            "updated_at": "2025-12-02T15:38:12.352659+05:30"
        },
        {
            "id": 764,
            "firstname": "Devi Dharshni ",
            "lastname": null,
            "phone": "+919952705595",
            "email": "devidharshnic@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-21T16:04:00.548566+05:30",
            "updated_at": "2025-09-21T16:04:00.548597+05:30"
        },
        {
            "id": 158,
            "firstname": "Suse",
            "lastname": null,
            "phone": "+919952816376",
            "email": "susethrasuse@gmail.com",
            "old_table_id": "4932",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-22T11:03:17.006837+05:30",
            "updated_at": "2025-03-22T11:03:17.006869+05:30"
        },
        {
            "id": 68,
            "firstname": "amit",
            "lastname": null,
            "phone": "+919953303629",
            "email": "koc.amit@gmail.com",
            "old_table_id": "4545",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-21T12:37:30.591271+05:30",
            "updated_at": "2025-01-21T12:37:30.591303+05:30"
        },
        {
            "id": 106,
            "firstname": "Biswajit Roy",
            "lastname": null,
            "phone": "+919954534128",
            "email": "broy006@gmail.com",
            "old_table_id": "4713",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-19T20:12:00.435779+05:30",
            "updated_at": "2025-02-19T20:12:00.435810+05:30"
        },
        {
            "id": 261,
            "firstname": "R Datta",
            "lastname": null,
            "phone": "+919958433910",
            "email": "ranjuprotik@gmail.com",
            "old_table_id": "5538",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T13:23:27.638449+05:30",
            "updated_at": "2025-05-05T13:23:27.638479+05:30"
        },
        {
            "id": 102,
            "firstname": "Nymisha Koneru",
            "lastname": null,
            "phone": "+91995977977",
            "email": "nymishakoneru.01@gmail.com",
            "old_table_id": "4681",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-13T20:17:23.492852+05:30",
            "updated_at": "2025-02-13T20:17:23.492882+05:30"
        },
        {
            "id": 115,
            "firstname": "Rajapriya",
            "lastname": null,
            "phone": "+919962115327",
            "email": "rajapriya.ram@gmail.com",
            "old_table_id": "4749",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-25T17:18:03.900077+05:30",
            "updated_at": "2025-02-25T17:18:03.900109+05:30"
        }
    ]
}