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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=11",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=9",
    "results": [
        {
            "id": 1280,
            "firstname": "isabel",
            "lastname": null,
            "phone": "+6581008968",
            "email": "kohisabel@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T12:43:30.200221+05:30",
            "updated_at": "2026-03-07T12:43:30.200252+05:30"
        },
        {
            "id": 1279,
            "firstname": "Remya Nair",
            "lastname": null,
            "phone": "+9109769608624",
            "email": "remya.nair.6292@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T10:30:53.815712+05:30",
            "updated_at": "2026-03-07T10:30:53.815743+05:30"
        },
        {
            "id": 1278,
            "firstname": "Maren",
            "lastname": null,
            "phone": "+639555829820",
            "email": "cornejomaren@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T09:30:05.224064+05:30",
            "updated_at": "2026-03-07T09:30:05.224099+05:30"
        },
        {
            "id": 1277,
            "firstname": "Keneisha Barclay",
            "lastname": null,
            "phone": "+18687273250",
            "email": "slp.keneishab@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T07:06:27.015648+05:30",
            "updated_at": "2026-03-07T07:06:27.015679+05:30"
        },
        {
            "id": 1276,
            "firstname": "Rohit Shimpi",
            "lastname": null,
            "phone": "+917041564545",
            "email": "rohitshimpi55@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-06T20:24:38.255156+05:30",
            "updated_at": "2026-03-06T20:24:38.255188+05:30"
        },
        {
            "id": 1275,
            "firstname": "Marielle Sombilla",
            "lastname": null,
            "phone": "+6309473708515",
            "email": "mssombilla.otrp@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-06T11:43:13.965700+05:30",
            "updated_at": "2026-03-06T11:43:13.965731+05:30"
        },
        {
            "id": 1274,
            "firstname": "Nicole",
            "lastname": null,
            "phone": "+19206764504",
            "email": "nicolelabar25@gamil.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-05T20:23:35.072981+05:30",
            "updated_at": "2026-03-05T20:23:35.073013+05:30"
        },
        {
            "id": 1273,
            "firstname": "Mary Grace Lequin Vence",
            "lastname": null,
            "phone": "+6309755161475",
            "email": "marygracevence0@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-05T18:02:48.102670+05:30",
            "updated_at": "2026-03-05T18:02:48.102700+05:30"
        },
        {
            "id": 1272,
            "firstname": "Maureen",
            "lastname": null,
            "phone": "+16145927797",
            "email": "Ohiored1202@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-05T04:08:03.435871+05:30",
            "updated_at": "2026-03-05T04:08:03.435902+05:30"
        },
        {
            "id": 1271,
            "firstname": "Maria",
            "lastname": null,
            "phone": "+19848104725",
            "email": "mariapenate2005@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-05T04:04:55.286450+05:30",
            "updated_at": "2026-03-05T04:04:55.286482+05:30"
        }
    ]
}