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

GET /downloadable_users/?format=api&ordering=-otp_expiretime&page=9
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=10",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=8",
    "results": [
        {
            "id": 514,
            "firstname": "Dhanashri Baraskar ",
            "lastname": null,
            "phone": "+917666215261",
            "email": "dhanashrib2407@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T06:28:07.384675+05:30",
            "updated_at": "2025-07-15T06:28:07.384702+05:30"
        },
        {
            "id": 512,
            "firstname": "Nipun",
            "lastname": null,
            "phone": "+918802322765",
            "email": "drnipunpatil@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T21:11:19.201292+05:30",
            "updated_at": "2025-07-14T21:11:19.201320+05:30"
        },
        {
            "id": 1029,
            "firstname": "shital",
            "lastname": null,
            "phone": "+917620148157",
            "email": "shitalshevkar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T13:14:01.288829+05:30",
            "updated_at": "2025-12-17T13:14:01.288868+05:30"
        },
        {
            "id": 1291,
            "firstname": "Nate Brackett",
            "lastname": null,
            "phone": "+919862301920",
            "email": "ngbrackett13@gmail.com",
            "old_table_id": "8757",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-11T05:22:28.404587+05:30",
            "updated_at": "2026-03-11T05:22:58.447037+05:30"
        },
        {
            "id": 1286,
            "firstname": "Ritika",
            "lastname": null,
            "phone": "+919540533859",
            "email": "ritikam@vasantvalley.edu.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-09T10:16:39.305354+05:30",
            "updated_at": "2026-03-09T10:16:39.305385+05:30"
        },
        {
            "id": 1281,
            "firstname": "Clare Pugh",
            "lastname": null,
            "phone": "+4407947512224",
            "email": "ca.pugh117@googlemail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T17:18:52.115838+05:30",
            "updated_at": "2026-03-07T17:18:52.115867+05:30"
        },
        {
            "id": 513,
            "firstname": "Jenny",
            "lastname": null,
            "phone": "+14134544944",
            "email": "jlcincotta@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T01:09:36.836882+05:30",
            "updated_at": "2025-07-15T01:09:36.836912+05:30"
        },
        {
            "id": 515,
            "firstname": "Ariizah",
            "lastname": null,
            "phone": "+6738990059",
            "email": "ariizahmohammad.13@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T09:43:21.981590+05:30",
            "updated_at": "2025-07-15T09:43:21.981618+05:30"
        },
        {
            "id": 517,
            "firstname": "aara",
            "lastname": null,
            "phone": "+918057896543",
            "email": "aara.rbe@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-16T00:53:09.347719+05:30",
            "updated_at": "2025-07-16T00:53:09.347746+05:30"
        },
        {
            "id": 518,
            "firstname": "Vani",
            "lastname": null,
            "phone": "+919894522202",
            "email": "vani0707@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T08:32:50.846944+05:30",
            "updated_at": "2025-07-17T08:32:50.846975+05:30"
        }
    ]
}