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

GET /downloadable_users/?format=api&ordering=-otp_expiretime
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=-otp_expiretime&page=2",
    "previous": null,
    "results": [
        {
            "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"
        },
        {
            "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": 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": 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": 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": 295,
            "firstname": "Ravensrain69@gmail.com",
            "lastname": null,
            "phone": "+270213580001",
            "email": "ravensrain69@gmail.com",
            "old_table_id": "5686",
            "otp": "712434",
            "otp_expiretime": "2025-05-15T19:07:43.724000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-15T18:24:06.335759+05:30",
            "updated_at": "2025-05-15T18:52:44.446919+05:30"
        },
        {
            "id": 17,
            "firstname": "Harsha",
            "lastname": "Vardhan Pinni",
            "phone": null,
            "email": "harsh.wellnesshub@gmail.com",
            "old_table_id": "4855",
            "otp": "378065",
            "otp_expiretime": "2025-05-05T16:56:47.875000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-02T12:49:14.497184+05:30",
            "updated_at": "2025-10-13T15:36:04.018910+05:30"
        },
        {
            "id": 235,
            "firstname": "JCfUZQsq",
            "lastname": null,
            "phone": "555-666-0606",
            "email": "sample@email.tst",
            "old_table_id": "3929",
            "otp": "556903",
            "otp_expiretime": "2025-04-27T11:22:57.222000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-27T10:52:12.198588+05:30",
            "updated_at": "2025-04-27T11:07:57.948402+05:30"
        },
        {
            "id": 136,
            "firstname": "Poonam ",
            "lastname": null,
            "phone": "+919962148230",
            "email": "poonamjain.architect@gmail.com",
            "old_table_id": "4816",
            "otp": "852486",
            "otp_expiretime": "2025-03-23T14:51:37.420000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-08T16:31:23.577046+05:30",
            "updated_at": "2025-03-23T14:36:37.816540+05:30"
        },
        {
            "id": 153,
            "firstname": "Shruti Adlakha",
            "lastname": null,
            "phone": "+9109643295646",
            "email": "shruti.sahni1110@gmail.com",
            "old_table_id": "4909",
            "otp": "644618",
            "otp_expiretime": "2025-03-20T10:08:13.381000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-20T09:44:42.483340+05:30",
            "updated_at": "2025-03-20T09:53:12.919683+05:30"
        }
    ]
}