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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=100",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=98",
    "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": 143,
            "firstname": "Gina",
            "lastname": null,
            "phone": "+420948034569",
            "email": "sindys2010@gmail.com",
            "old_table_id": "4863",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-14T01:32:25.798222+05:30",
            "updated_at": "2025-03-14T01:32:25.798254+05:30"
        },
        {
            "id": 174,
            "firstname": "Laurie Pacheco",
            "lastname": null,
            "phone": "+1-15085099885",
            "email": "lpacheco@psaba.org",
            "old_table_id": "5037",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-01T00:56:17.154152+05:30",
            "updated_at": "2025-04-01T00:56:17.154184+05:30"
        },
        {
            "id": 173,
            "firstname": "Samantha Walsh",
            "lastname": null,
            "phone": "+16017480036",
            "email": "samantha@shinethruaba.com",
            "old_table_id": "5035",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-31T21:24:20.125311+05:30",
            "updated_at": "2025-03-31T21:24:20.125342+05:30"
        },
        {
            "id": 172,
            "firstname": "Sradha biswal",
            "lastname": null,
            "phone": "+918451038056",
            "email": "sashibmukhi@gmail.com",
            "old_table_id": "5033",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-31T20:51:42.043577+05:30",
            "updated_at": "2025-03-31T20:51:42.043609+05:30"
        },
        {
            "id": 171,
            "firstname": "Ronda Watkins-Smith",
            "lastname": null,
            "phone": "+13366934990",
            "email": "rondawatkins46@yahoo.com",
            "old_table_id": "5005",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-28T17:52:28.660500+05:30",
            "updated_at": "2025-03-28T17:52:28.660529+05:30"
        },
        {
            "id": 170,
            "firstname": "Rachita",
            "lastname": null,
            "phone": "+918879632921",
            "email": "rachitachandra@gmail.com",
            "old_table_id": "4997",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-28T08:22:58.242545+05:30",
            "updated_at": "2025-03-28T08:22:58.242577+05:30"
        },
        {
            "id": 169,
            "firstname": "Jane Margaret Waddell",
            "lastname": null,
            "phone": "+610432797353",
            "email": "jane@flourishbehavioursupport.com.au",
            "old_table_id": "4995",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-28T06:36:50.310907+05:30",
            "updated_at": "2025-03-28T06:36:50.310939+05:30"
        },
        {
            "id": 168,
            "firstname": "Vicki",
            "lastname": null,
            "phone": "+9113068352031",
            "email": "strays.fen.0y@icloud.com",
            "old_table_id": "4992",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-28T02:28:44.016881+05:30",
            "updated_at": "2025-03-28T02:28:44.016911+05:30"
        },
        {
            "id": 167,
            "firstname": "mildred deckard",
            "lastname": null,
            "phone": "+19175479596",
            "email": "mildreddeckard@gmail.com",
            "old_table_id": "4991",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-28T01:08:28.015664+05:30",
            "updated_at": "2025-03-28T01:08:28.015695+05:30"
        }
    ]
}