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

GET /downloadable_users/?format=api&ordering=cart&page=32
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=cart&page=33",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=cart&page=31",
    "results": [
        {
            "id": 859,
            "firstname": "Delia",
            "lastname": null,
            "phone": "+40763597490",
            "email": "delia.fairais@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-21T17:51:10.820472+05:30",
            "updated_at": "2025-10-21T17:51:10.820511+05:30"
        },
        {
            "id": 922,
            "firstname": "Pradeep",
            "lastname": null,
            "phone": "+917569823078",
            "email": "pradeep.yarava@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T10:59:03.098824+05:30",
            "updated_at": "2025-11-07T10:59:03.098858+05:30"
        },
        {
            "id": 923,
            "firstname": "Honey",
            "lastname": null,
            "phone": "+918630600723",
            "email": "honeyvaswani2008@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T11:50:28.761743+05:30",
            "updated_at": "2025-11-07T11:50:28.761779+05:30"
        },
        {
            "id": 924,
            "firstname": "Neha gupta ",
            "lastname": null,
            "phone": "+919321278085",
            "email": "gatharva454@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T12:28:29.606314+05:30",
            "updated_at": "2025-11-07T12:28:29.606350+05:30"
        },
        {
            "id": 925,
            "firstname": "Pinelopi",
            "lastname": null,
            "phone": "+306942528265",
            "email": "k.pinelopi@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T16:03:17.759588+05:30",
            "updated_at": "2025-11-07T16:03:17.759622+05:30"
        },
        {
            "id": 926,
            "firstname": "T",
            "lastname": null,
            "phone": "+919",
            "email": "tfcs554eeed@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T01:30:10.544541+05:30",
            "updated_at": "2025-11-09T01:30:10.544574+05:30"
        },
        {
            "id": 927,
            "firstname": "cathy",
            "lastname": null,
            "phone": "+4407714017780",
            "email": "cthornborough@pensbyprimaryschool.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T14:49:09.160704+05:30",
            "updated_at": "2025-11-09T14:49:09.160742+05:30"
        },
        {
            "id": 928,
            "firstname": "Noelle",
            "lastname": null,
            "phone": "+353831973983",
            "email": "noelledowling2002@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T18:04:08.446545+05:30",
            "updated_at": "2025-11-09T18:04:08.446585+05:30"
        },
        {
            "id": 929,
            "firstname": "wendi lu",
            "lastname": null,
            "phone": "+12068835203",
            "email": "iamwendy23@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T18:17:03.573975+05:30",
            "updated_at": "2025-11-09T18:17:03.574012+05:30"
        },
        {
            "id": 930,
            "firstname": "Derrick Ofosu Bempah Ofori",
            "lastname": null,
            "phone": "+2330542393496",
            "email": "derrickofori7991@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T19:51:26.803998+05:30",
            "updated_at": "2025-11-09T19:51:26.804031+05:30"
        }
    ]
}