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

GET /downloadable_users/?format=api&ordering=otp_expiretime&page=8
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=9",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp_expiretime&page=7",
    "results": [
        {
            "id": 1035,
            "firstname": "safeena",
            "lastname": null,
            "phone": "+9710552372244",
            "email": "safeenasabique@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T02:37:14.674913+05:30",
            "updated_at": "2025-12-20T02:37:14.674947+05:30"
        },
        {
            "id": 266,
            "firstname": "Diane ",
            "lastname": null,
            "phone": "+27714318565",
            "email": "dianeaylwardckc@gmail.com",
            "old_table_id": "5551",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-06T12:44:50.566272+05:30",
            "updated_at": "2025-05-06T12:44:50.566304+05:30"
        },
        {
            "id": 776,
            "firstname": "Kasandra Hutchison",
            "lastname": null,
            "phone": "+14193897060",
            "email": "khutchison@unisonhealth.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T01:45:45.840490+05:30",
            "updated_at": "2025-09-26T01:45:45.840517+05:30"
        },
        {
            "id": 770,
            "firstname": "Ayesha Ahmed",
            "lastname": null,
            "phone": "+9203002239538",
            "email": "aai13@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T10:40:36.642660+05:30",
            "updated_at": "2025-09-24T10:40:36.642692+05:30"
        },
        {
            "id": 769,
            "firstname": "Sana Shahab",
            "lastname": null,
            "phone": "+12015460654",
            "email": "shahab.sana2000@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-23T23:18:49.495917+05:30",
            "updated_at": "2025-09-23T23:18:49.495947+05:30"
        },
        {
            "id": 772,
            "firstname": "Julie Coulton",
            "lastname": null,
            "phone": "+9101283211689",
            "email": "coulton.julie@innernarratives.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T17:51:20.958485+05:30",
            "updated_at": "2025-09-24T17:51:20.958515+05:30"
        },
        {
            "id": 775,
            "firstname": "Amar Kumar",
            "lastname": null,
            "phone": "+919167287762",
            "email": "gupta1987amar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T23:50:29.511980+05:30",
            "updated_at": "2025-09-25T23:50:29.512011+05:30"
        },
        {
            "id": 778,
            "firstname": "varsha",
            "lastname": null,
            "phone": "+918105820365",
            "email": "slpvarsha@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T15:03:05.095155+05:30",
            "updated_at": "2025-09-26T15:03:05.095186+05:30"
        },
        {
            "id": 781,
            "firstname": "varsha",
            "lastname": null,
            "phone": "+919340988039",
            "email": "vc8011@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T18:56:51.826703+05:30",
            "updated_at": "2025-09-26T18:56:51.826733+05:30"
        },
        {
            "id": 1288,
            "firstname": "Brandon Lacey",
            "lastname": null,
            "phone": "+4407485061477",
            "email": "b.lacey@kensingtonwade.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-10T14:13:49.881240+05:30",
            "updated_at": "2026-03-10T14:13:49.881274+05:30"
        }
    ]
}