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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-old_table_id&page=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-old_table_id&page=122",
    "results": [
        {
            "id": 801,
            "firstname": "Angela",
            "lastname": null,
            "phone": "+12898916246",
            "email": "angela_johnston@live.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T08:32:05.911797+05:30",
            "updated_at": "2025-10-03T08:32:05.911827+05:30"
        },
        {
            "id": 802,
            "firstname": "kidzee teynampet",
            "lastname": null,
            "phone": "+919500055277",
            "email": "kidzeeteynampet@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T12:29:29.932685+05:30",
            "updated_at": "2025-10-03T12:29:29.932711+05:30"
        },
        {
            "id": 720,
            "firstname": "Ravi Saxena",
            "lastname": null,
            "phone": "+919267921439",
            "email": "oeleveninc@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-11T02:41:27.402224+05:30",
            "updated_at": "2025-09-11T02:41:27.402254+05:30"
        },
        {
            "id": 804,
            "firstname": "Shweta Gupta",
            "lastname": null,
            "phone": "+9108380016053",
            "email": "drshwetagupta.sg@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T22:46:26.454855+05:30",
            "updated_at": "2025-10-03T22:46:26.454883+05:30"
        },
        {
            "id": 805,
            "firstname": "Pushpa Achaiah",
            "lastname": null,
            "phone": "+918884404133",
            "email": "pushnanni@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-04T15:05:48.576447+05:30",
            "updated_at": "2025-10-04T15:05:48.576492+05:30"
        },
        {
            "id": 806,
            "firstname": "Elena Simion",
            "lastname": null,
            "phone": "+400773352088",
            "email": "e.ele43@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-06T21:43:38.942472+05:30",
            "updated_at": "2025-10-06T21:43:38.942504+05:30"
        },
        {
            "id": 807,
            "firstname": "Shivam Kumar ",
            "lastname": null,
            "phone": "+919971336178",
            "email": "shivamk59787@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-07T14:03:31.575109+05:30",
            "updated_at": "2025-10-07T14:03:31.575142+05:30"
        },
        {
            "id": 808,
            "firstname": "Rabeeya Arshad",
            "lastname": null,
            "phone": "+9203135001007",
            "email": "rabeeya.arshad@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-07T21:58:55.662730+05:30",
            "updated_at": "2025-10-07T21:58:55.662767+05:30"
        },
        {
            "id": 809,
            "firstname": "Lisa McQueen",
            "lastname": null,
            "phone": "+15403376036",
            "email": "mcqueen.lt@augusta.k12.va.us",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-08T07:32:48.603883+05:30",
            "updated_at": "2025-10-08T07:32:48.603920+05:30"
        },
        {
            "id": 810,
            "firstname": "Pamela",
            "lastname": null,
            "phone": "+639102163791",
            "email": "pamelaantad@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-08T12:52:13.341742+05:30",
            "updated_at": "2025-10-08T12:52:13.341778+05:30"
        }
    ]
}