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

GET /downloadable_users/?format=api&ordering=lastname&page=105
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=lastname&page=106",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=lastname&page=104",
    "results": [
        {
            "id": 569,
            "firstname": "shwetha",
            "lastname": null,
            "phone": "+919606053829",
            "email": "shwethamanjunatha26@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-29T04:47:28.248679+05:30",
            "updated_at": "2025-07-29T04:47:28.248710+05:30"
        },
        {
            "id": 568,
            "firstname": "Nicholas V",
            "lastname": null,
            "phone": "+12078078896",
            "email": "nicholas.viola@mainehealth.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-28T17:05:11.721060+05:30",
            "updated_at": "2025-07-28T17:05:11.721091+05:30"
        },
        {
            "id": 567,
            "firstname": "JASMIN Rosa",
            "lastname": null,
            "phone": "+914135613529",
            "email": "jasminrosa35@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-28T03:14:59.379374+05:30",
            "updated_at": "2025-07-28T03:14:59.379404+05:30"
        },
        {
            "id": 566,
            "firstname": "Lara",
            "lastname": null,
            "phone": "+542614661813",
            "email": "aloisiolara09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T21:15:41.128911+05:30",
            "updated_at": "2025-07-27T21:15:41.128942+05:30"
        },
        {
            "id": 565,
            "firstname": "Sally Lovekin",
            "lastname": null,
            "phone": "+610417949830",
            "email": "sally.lovekin@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T20:01:03.920869+05:30",
            "updated_at": "2025-07-27T20:01:03.920898+05:30"
        },
        {
            "id": 564,
            "firstname": "Purushothama Nag",
            "lastname": null,
            "phone": "+919900445431",
            "email": "purshi.10@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T19:36:29.315928+05:30",
            "updated_at": "2025-07-27T19:36:29.315958+05:30"
        },
        {
            "id": 563,
            "firstname": "Ryle obsial",
            "lastname": null,
            "phone": "+639231741463",
            "email": "marnsolb.abad@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T19:20:22.478536+05:30",
            "updated_at": "2025-07-27T19:20:22.478565+05:30"
        },
        {
            "id": 562,
            "firstname": "Pamela",
            "lastname": null,
            "phone": "+447624365975",
            "email": "pamelacowan90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T20:31:34.717498+05:30",
            "updated_at": "2025-07-25T20:31:34.717530+05:30"
        },
        {
            "id": 561,
            "firstname": "Sonali Aggarwal ",
            "lastname": null,
            "phone": "+918980031876",
            "email": "asonali1906@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T14:40:40.774127+05:30",
            "updated_at": "2025-07-25T14:40:40.774171+05:30"
        },
        {
            "id": 592,
            "firstname": "Jessica D Ervin",
            "lastname": null,
            "phone": "+18285781800",
            "email": "jessicaervin419@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-05T02:12:01.166847+05:30",
            "updated_at": "2025-08-05T02:12:01.166877+05:30"
        }
    ]
}