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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=23",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=21",
    "results": [
        {
            "id": 1287,
            "firstname": "Caprise Cominiello",
            "lastname": null,
            "phone": "+17193422647",
            "email": "caprisec@ecboces.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-09T19:08:56.099670+05:30",
            "updated_at": "2026-03-09T19:08:56.099704+05:30"
        },
        {
            "id": 942,
            "firstname": "Tracie Arwood Parson",
            "lastname": null,
            "phone": "+17198841477",
            "email": "tparson@cpcd.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-12T03:08:02.012254+05:30",
            "updated_at": "2025-11-12T03:08:02.012291+05:30"
        },
        {
            "id": 404,
            "firstname": "Jen KJ",
            "lastname": null,
            "phone": "+17203639764",
            "email": "jjohnson@aurorak12.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-16T23:55:42.755617+05:30",
            "updated_at": "2025-06-16T23:55:42.755647+05:30"
        },
        {
            "id": 878,
            "firstname": "Mellisa Trujillo",
            "lastname": null,
            "phone": "+17206565699",
            "email": "MELLISA.TRUJILLO@ACTIONBEHAVIOR.COM",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-27T23:16:33.650401+05:30",
            "updated_at": "2025-10-27T23:16:33.650436+05:30"
        },
        {
            "id": 988,
            "firstname": "Amy Walsh / Tchr of Autism Spect Disorders",
            "lastname": null,
            "phone": "+17275521703",
            "email": "mrswalsh02@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-01T02:45:04.082607+05:30",
            "updated_at": "2025-12-01T02:45:04.082644+05:30"
        },
        {
            "id": 1139,
            "firstname": "wendy",
            "lastname": null,
            "phone": "+17313250744",
            "email": "wgarcia@savechildren.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-22T02:10:28.795264+05:30",
            "updated_at": "2026-01-22T02:10:28.795296+05:30"
        },
        {
            "id": 620,
            "firstname": "Brandon Theinert",
            "lastname": null,
            "phone": "+17325474148",
            "email": "btheinert7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T19:27:10.332399+05:30",
            "updated_at": "2025-08-11T19:27:10.332428+05:30"
        },
        {
            "id": 581,
            "firstname": "Alicia Napolitano",
            "lastname": null,
            "phone": "+17325974904",
            "email": "babyyoda112307@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-31T21:46:44.592195+05:30",
            "updated_at": "2025-07-31T21:46:44.592226+05:30"
        },
        {
            "id": 353,
            "firstname": "Elyssa Szul",
            "lastname": null,
            "phone": "+17327931710",
            "email": "ceeshell53@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T21:47:35.253403+05:30",
            "updated_at": "2025-05-30T21:47:35.254330+05:30"
        },
        {
            "id": 482,
            "firstname": "Ann M Prosser",
            "lastname": null,
            "phone": "+17329153773",
            "email": "annprosser@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T05:13:49.296494+05:30",
            "updated_at": "2025-07-07T05:13:49.296524+05:30"
        }
    ]
}