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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=lastname&page=36",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=lastname&page=34",
    "results": [
        {
            "id": 1032,
            "firstname": "Durga",
            "lastname": null,
            "phone": "+919080571214",
            "email": "ammudd308@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T18:28:34.448084+05:30",
            "updated_at": "2025-12-18T18:28:34.448118+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": 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": 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": 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": 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": 803,
            "firstname": "Jennifer Blake",
            "lastname": null,
            "phone": "+15613702176",
            "email": "jennifer.blake@palmbeachschools.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T21:51:40.354258+05:30",
            "updated_at": "2025-10-03T21:51:40.354289+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": 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": 800,
            "firstname": "Lindsay s",
            "lastname": null,
            "phone": "+919252864242",
            "email": "holden925@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T02:43:21.573267+05:30",
            "updated_at": "2025-10-03T02:43:21.573295+05:30"
        }
    ]
}