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

GET /downloadable_users/?format=api&ordering=cart&page=20
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=cart&page=21",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=cart&page=19",
    "results": [
        {
            "id": 965,
            "firstname": "emily ",
            "lastname": null,
            "phone": "+18184381769",
            "email": "emily.salsano@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T00:00:00.731660+05:30",
            "updated_at": "2025-11-21T00:00:00.731699+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": 963,
            "firstname": "roberta",
            "lastname": null,
            "phone": "+528119994114",
            "email": "robertagutierrezglasny@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-20T00:35:44.657199+05:30",
            "updated_at": "2025-11-20T00:35:44.657235+05:30"
        },
        {
            "id": 962,
            "firstname": "Mehul",
            "lastname": null,
            "phone": "+919726404464",
            "email": "mehulkathekiya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-19T21:04:18.401235+05:30",
            "updated_at": "2025-11-19T21:04:18.401270+05:30"
        },
        {
            "id": 961,
            "firstname": "Prajeesh",
            "lastname": null,
            "phone": "+919600004007",
            "email": "prajeesh2186@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-19T17:04:15.689063+05:30",
            "updated_at": "2025-11-19T17:04:15.689098+05:30"
        },
        {
            "id": 960,
            "firstname": "Silja Jóhannsdóttir",
            "lastname": null,
            "phone": "+3546975617",
            "email": "silja.johannsdottir@reykjavik.is",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-18T16:44:12.714547+05:30",
            "updated_at": "2025-11-18T16:44:12.714585+05:30"
        },
        {
            "id": 959,
            "firstname": "Ashley Galvan",
            "lastname": null,
            "phone": "+17609560189",
            "email": "adgalvan1819@gmail.com",
            "old_table_id": "7806",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-18T05:07:52.871451+05:30",
            "updated_at": "2025-11-18T05:14:07.719763+05:30"
        },
        {
            "id": 958,
            "firstname": "RAJESHWARI RAMESH",
            "lastname": null,
            "phone": "+918660495511",
            "email": "raju19feb95@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-17T17:28:12.323741+05:30",
            "updated_at": "2025-11-17T17:28:12.323777+05:30"
        },
        {
            "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": 956,
            "firstname": "Nupur",
            "lastname": null,
            "phone": "+919949036405",
            "email": "nupur.j@bambinicreek.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-16T23:51:09.463289+05:30",
            "updated_at": "2025-11-16T23:51:09.463324+05:30"
        }
    ]
}