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

GET /downloadable_users/?format=api&ordering=-id&page=22
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=-id&page=23",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=21",
    "results": [
        {
            "id": 1161,
            "firstname": "Clinton Tombs",
            "lastname": null,
            "phone": "+263774774232",
            "email": "clntntombs@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-28T07:48:19.893348+05:30",
            "updated_at": "2026-01-28T07:48:19.893378+05:30"
        },
        {
            "id": 1160,
            "firstname": "Shanice Tan",
            "lastname": null,
            "phone": "+6590397877",
            "email": "shanice_tn@yahoo.com.sg",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-28T07:38:45.196134+05:30",
            "updated_at": "2026-01-28T07:38:45.196164+05:30"
        },
        {
            "id": 1159,
            "firstname": "Menaka karthee",
            "lastname": null,
            "phone": "+919994401794",
            "email": "menakarthee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-27T21:29:20.310447+05:30",
            "updated_at": "2026-01-27T21:29:20.310477+05:30"
        },
        {
            "id": 1158,
            "firstname": "janeev joseph",
            "lastname": null,
            "phone": "+9108197285439",
            "email": "janeevjoseph2003@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-27T09:13:23.312600+05:30",
            "updated_at": "2026-01-27T09:13:23.312628+05:30"
        },
        {
            "id": 1157,
            "firstname": "JOSE LAZARO DA CRUZ DA SILVA",
            "lastname": null,
            "phone": "+9188997317893",
            "email": "lazzaroboca22@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-27T01:23:36.612853+05:30",
            "updated_at": "2026-01-27T01:23:36.613460+05:30"
        },
        {
            "id": 1156,
            "firstname": "Sumaiya Akter",
            "lastname": null,
            "phone": "+440742569961",
            "email": "sumaiyaakter072012@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-26T23:51:47.425768+05:30",
            "updated_at": "2026-01-26T23:51:47.425813+05:30"
        },
        {
            "id": 1155,
            "firstname": "Anne-Marie",
            "lastname": null,
            "phone": "+26426815758996",
            "email": "amjaries77@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-26T15:09:34.430892+05:30",
            "updated_at": "2026-01-26T15:09:34.430935+05:30"
        },
        {
            "id": 1154,
            "firstname": "Priyanka Cheeda",
            "lastname": null,
            "phone": "+9107814205532",
            "email": "PRIYANKACHEEDA9417@GMAIL.COM",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-25T21:35:24.560033+05:30",
            "updated_at": "2026-01-25T21:35:24.560063+05:30"
        },
        {
            "id": 1153,
            "firstname": "MariaVasilakou",
            "lastname": null,
            "phone": "+306932178333",
            "email": "mvasilakou@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-25T03:27:35.773376+05:30",
            "updated_at": "2026-01-25T03:27:35.773404+05:30"
        },
        {
            "id": 1152,
            "firstname": "Taneya",
            "lastname": null,
            "phone": "",
            "email": "taneyaghosh18@gmail.com",
            "old_table_id": "8319",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-24T16:25:00.571825+05:30",
            "updated_at": "2026-01-24T16:25:00.571852+05:30"
        }
    ]
}