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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=34",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=32",
    "results": [
        {
            "id": 1056,
            "firstname": "Lalit",
            "lastname": null,
            "phone": "+919634669741",
            "email": "right2honesty@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-30T19:07:51.186097+05:30",
            "updated_at": "2025-12-30T19:07:51.186134+05:30"
        },
        {
            "id": 1055,
            "firstname": "Shruti",
            "lastname": null,
            "phone": "+916382383589",
            "email": "shruti.rajiv.xa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-30T15:24:14.790846+05:30",
            "updated_at": "2025-12-30T15:24:14.791611+05:30"
        },
        {
            "id": 1054,
            "firstname": "Lauren Marie Miller",
            "lastname": null,
            "phone": "+914054813302",
            "email": "99laurenmiller@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-30T02:20:43.344752+05:30",
            "updated_at": "2025-12-30T02:20:43.344789+05:30"
        },
        {
            "id": 405,
            "firstname": "ola t",
            "lastname": null,
            "phone": "+91786162657",
            "email": "ola_ata84@yahoo.com",
            "old_table_id": "6064",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T01:03:39.599663+05:30",
            "updated_at": "2025-12-29T15:07:31.054619+05:30"
        },
        {
            "id": 1053,
            "firstname": "Vandana kumari ",
            "lastname": null,
            "phone": "+919931980516",
            "email": "vandana4702@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-27T11:38:56.477671+05:30",
            "updated_at": "2025-12-27T11:38:56.478673+05:30"
        },
        {
            "id": 1052,
            "firstname": "Abdelrahman",
            "lastname": null,
            "phone": "+96509968907",
            "email": "ahmed.ahmato85@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-25T17:37:11.330091+05:30",
            "updated_at": "2025-12-25T17:37:11.330129+05:30"
        },
        {
            "id": 1051,
            "firstname": "swapna",
            "lastname": null,
            "phone": "+917680914172",
            "email": "smedichetti@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-25T13:21:13.552478+05:30",
            "updated_at": "2025-12-25T13:21:13.552525+05:30"
        },
        {
            "id": 1050,
            "firstname": "gs",
            "lastname": null,
            "phone": "+19376204992",
            "email": "Brennan87@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-25T05:49:25.293949+05:30",
            "updated_at": "2025-12-25T05:49:25.293991+05:30"
        },
        {
            "id": 1049,
            "firstname": "Ahlam",
            "lastname": null,
            "phone": "+97333073147",
            "email": "al.bareeah5@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-24T16:38:33.028800+05:30",
            "updated_at": "2025-12-24T16:38:33.028852+05:30"
        },
        {
            "id": 1048,
            "firstname": "Sidra Nawaz",
            "lastname": null,
            "phone": "+9203241745156",
            "email": "sidranawaz277@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-24T15:18:30.167523+05:30",
            "updated_at": "2025-12-24T15:18:30.167560+05:30"
        }
    ]
}