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

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

{
    "count": 1365,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp_expiretime&page=136",
    "results": [
        {
            "id": 316,
            "firstname": "Kalpana",
            "lastname": null,
            "phone": "+91 9182276001",
            "email": "kalpana27.neelam@gmail.com",
            "old_table_id": "4627",
            "otp": "576323",
            "otp_expiretime": "2025-05-21T10:30:16.457000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T10:10:42.867904+05:30",
            "updated_at": "2025-05-21T10:15:18.965476+05:30"
        },
        {
            "id": 317,
            "firstname": "Aarav",
            "lastname": null,
            "phone": "+91 9581495426",
            "email": "neethu.singh2612@gmail.com",
            "old_table_id": "5645",
            "otp": "625170",
            "otp_expiretime": "2025-05-21T15:20:03.596000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T15:05:05.405007+05:30",
            "updated_at": "2025-05-21T15:05:05.611383+05:30"
        },
        {
            "id": 344,
            "firstname": "ashwitha",
            "lastname": null,
            "phone": "+919100009104",
            "email": "ashwithachauhan03@gmail.com",
            "old_table_id": "5858",
            "otp": "964529",
            "otp_expiretime": "2025-05-30T17:03:53.749000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T11:17:34.336592+05:30",
            "updated_at": "2026-02-01T21:30:46.312304+05:30"
        },
        {
            "id": 359,
            "firstname": "Harini",
            "lastname": null,
            "phone": "+1 2169260245",
            "email": "harini_kowthalam@yahoo.com",
            "old_table_id": "512",
            "otp": "684949",
            "otp_expiretime": "2025-05-31T18:41:20.744000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-31T18:26:21.199992+05:30",
            "updated_at": "2025-05-31T18:26:21.285283+05:30"
        },
        {
            "id": 1,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "9550803465",
            "email": "harshavardhanpinni@gmail.com",
            "old_table_id": null,
            "otp": "391215",
            "otp_expiretime": "2025-06-11T11:07:24.386000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-01T12:51:44.171849+05:30",
            "updated_at": "2025-06-11T10:52:24.869495+05:30"
        }
    ]
}