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

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

{
    "count": 1376,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=102",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=100",
    "results": [
        {
            "id": 176,
            "firstname": "Heather Eagan",
            "lastname": null,
            "phone": "+918168044224",
            "email": "heatherge5691@gmail.com",
            "old_table_id": "5044",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-01T22:40:42.630442+05:30",
            "updated_at": "2025-04-01T22:40:42.630475+05:30"
        },
        {
            "id": 1033,
            "firstname": "Janhvi",
            "lastname": null,
            "phone": "+918168299464",
            "email": "janhvichaudhary65@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-19T12:06:28.061791+05:30",
            "updated_at": "2025-12-19T12:06:28.061845+05:30"
        },
        {
            "id": 1379,
            "firstname": "Nishanth G",
            "lastname": null,
            "phone": "+918174837619",
            "email": "nishanthg888@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-11T13:06:29.539777+05:30",
            "updated_at": "2026-04-11T13:06:29.539827+05:30"
        },
        {
            "id": 1101,
            "firstname": "R",
            "lastname": null,
            "phone": "+918180908131",
            "email": "rupeshsatav17@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-13T04:08:27.198821+05:30",
            "updated_at": "2026-01-13T04:08:27.198855+05:30"
        },
        {
            "id": 230,
            "firstname": "Meri Avdayan",
            "lastname": null,
            "phone": "+918182887586",
            "email": "meriavdalyan@me.com",
            "old_table_id": "5379",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T01:15:14.987284+05:30",
            "updated_at": "2025-04-26T01:15:14.987314+05:30"
        },
        {
            "id": 547,
            "firstname": "riti",
            "lastname": null,
            "phone": "+918207221994",
            "email": "dolkvrtvshi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-22T10:42:50.221638+05:30",
            "updated_at": "2025-07-22T10:42:50.221667+05:30"
        },
        {
            "id": 485,
            "firstname": "Srujana ",
            "lastname": null,
            "phone": "+918247859553",
            "email": "Srujana9964@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T12:30:41.194560+05:30",
            "updated_at": "2025-07-07T12:30:41.194590+05:30"
        },
        {
            "id": 608,
            "firstname": "Anjitha",
            "lastname": null,
            "phone": "+918281667474",
            "email": "anjithaprabhu555@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T20:58:18.406604+05:30",
            "updated_at": "2025-08-10T20:58:18.406633+05:30"
        },
        {
            "id": 935,
            "firstname": "divya",
            "lastname": null,
            "phone": "+918287014473",
            "email": "purbadivya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-11T09:07:58.619030+05:30",
            "updated_at": "2025-11-11T09:07:58.619068+05:30"
        },
        {
            "id": 779,
            "firstname": "Naseeba ",
            "lastname": null,
            "phone": "+918289808094",
            "email": "naseebaf0@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T15:09:47.418244+05:30",
            "updated_at": "2025-09-26T15:09:47.418277+05:30"
        }
    ]
}