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

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

{
    "count": 1375,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=62",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=60",
    "results": [
        {
            "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": 777,
            "firstname": "Anastasiya",
            "lastname": null,
            "phone": "+79250351770",
            "email": "Stana83@yandex.ru",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T02:26:11.969010+05:30",
            "updated_at": "2025-09-26T02:26:11.969040+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": 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": 774,
            "firstname": "michele warmus",
            "lastname": null,
            "phone": "+17166838041",
            "email": "mich5908@aol.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T22:07:44.607784+05:30",
            "updated_at": "2025-09-25T22:07:44.607812+05:30"
        },
        {
            "id": 773,
            "firstname": "Kainat Iqtidar",
            "lastname": null,
            "phone": "+4407404660216",
            "email": "kaynat.iqtidar7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T17:29:39.051146+05:30",
            "updated_at": "2025-09-25T17:29:39.051174+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": 771,
            "firstname": "Natalie",
            "lastname": null,
            "phone": "+610401682966",
            "email": "hayon880@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T17:18:37.246035+05:30",
            "updated_at": "2025-09-24T17:18:37.246068+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"
        }
    ]
}