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

GET /downloadable_users/?format=api&ordering=email&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=email&page=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=122",
    "results": [
        {
            "id": 957,
            "firstname": "shnny",
            "lastname": null,
            "phone": "+919176655293",
            "email": "suny678@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-17T08:05:45.138570+05:30",
            "updated_at": "2025-11-17T08:05:45.138604+05:30"
        },
        {
            "id": 543,
            "firstname": "Rosalind Greenberg",
            "lastname": null,
            "phone": "+13476933690",
            "email": "surigreenberg@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-21T20:54:01.831337+05:30",
            "updated_at": "2025-07-21T20:54:01.831367+05:30"
        },
        {
            "id": 818,
            "firstname": "Sanjeev",
            "lastname": null,
            "phone": "+918682906547",
            "email": "suryasl@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-09T09:41:59.706751+05:30",
            "updated_at": "2025-10-09T09:41:59.706787+05:30"
        },
        {
            "id": 830,
            "firstname": "Susan E Rodinsky",
            "lastname": null,
            "phone": "+19715336716",
            "email": "susan.rodinsky@corvallis.k12.or.us",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-10T19:59:16.295572+05:30",
            "updated_at": "2025-10-10T19:59:16.295609+05:30"
        },
        {
            "id": 157,
            "firstname": "Susana Martins",
            "lastname": null,
            "phone": "+5554981343000",
            "email": "susanaodamartins@icloud.com",
            "old_table_id": "4927",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-21T19:15:26.471008+05:30",
            "updated_at": "2025-03-21T19:15:26.471039+05:30"
        },
        {
            "id": 939,
            "firstname": "susan",
            "lastname": null,
            "phone": "+918838824018",
            "email": "susanscurville@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-11T20:15:25.146204+05:30",
            "updated_at": "2025-11-11T20:15:25.146240+05:30"
        },
        {
            "id": 158,
            "firstname": "Suse",
            "lastname": null,
            "phone": "+919952816376",
            "email": "susethrasuse@gmail.com",
            "old_table_id": "4932",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-22T11:03:17.006837+05:30",
            "updated_at": "2025-03-22T11:03:17.006869+05:30"
        },
        {
            "id": 356,
            "firstname": "Susan",
            "lastname": null,
            "phone": "+917033467970",
            "email": "susmcundiff@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T23:37:14.542565+05:30",
            "updated_at": "2025-05-30T23:37:14.542593+05:30"
        },
        {
            "id": 964,
            "firstname": "Teja",
            "lastname": null,
            "phone": "+919676620204",
            "email": "suteja0105@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-20T17:42:16.631890+05:30",
            "updated_at": "2025-11-20T17:42:16.631926+05:30"
        },
        {
            "id": 715,
            "firstname": "Suzanne Brasker",
            "lastname": null,
            "phone": "+15098450780",
            "email": "suzannebrasker@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-10T07:10:03.820415+05:30",
            "updated_at": "2025-09-10T07:10:03.820444+05:30"
        }
    ]
}