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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-cart&page=6",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-cart&page=4",
    "results": [
        {
            "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": 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": 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": 921,
            "firstname": "zinzin",
            "lastname": null,
            "phone": "+959786141935",
            "email": "zimnona288@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T10:23:19.882132+05:30",
            "updated_at": "2025-11-07T10:23:19.882167+05:30"
        },
        {
            "id": 920,
            "firstname": "Manavika",
            "lastname": null,
            "phone": "+919925443884",
            "email": "manavikagarg@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T08:23:40.291833+05:30",
            "updated_at": "2025-11-07T08:23:40.291869+05:30"
        },
        {
            "id": 919,
            "firstname": "bhavani jeganathan",
            "lastname": null,
            "phone": "+193836173",
            "email": "togetherweachieve.jega@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T07:13:42.279155+05:30",
            "updated_at": "2025-11-07T07:13:42.279190+05:30"
        },
        {
            "id": 918,
            "firstname": "gnanasree",
            "lastname": null,
            "phone": "",
            "email": "gnanasreevankadari99@gmail.com",
            "old_table_id": "2392",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-06T11:48:33.624045+05:30",
            "updated_at": "2025-11-06T11:48:33.624077+05:30"
        },
        {
            "id": 917,
            "firstname": "t",
            "lastname": null,
            "phone": "",
            "email": "rakesh.medabalimi+632@gmail.com",
            "old_table_id": "7700",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-06T11:47:56.321572+05:30",
            "updated_at": "2025-11-06T11:47:56.321604+05:30"
        },
        {
            "id": 916,
            "firstname": "Jessica Rubio",
            "lastname": null,
            "phone": "+12108232739",
            "email": "jarubio0921@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-05T18:21:37.116687+05:30",
            "updated_at": "2025-11-05T18:21:37.116723+05:30"
        },
        {
            "id": 915,
            "firstname": "Malorey Kooyman",
            "lastname": null,
            "phone": "+4901775797002",
            "email": "junksubscriptions93@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-05T15:03:18.045713+05:30",
            "updated_at": "2025-11-05T15:03:18.045748+05:30"
        }
    ]
}