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

GET /downloadable_users/?format=api&ordering=updated_at&page=126
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=127",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=125",
    "results": [
        {
            "id": 1255,
            "firstname": "Juan",
            "lastname": null,
            "phone": "+15952330",
            "email": "juancho7819@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T23:54:37.367569+05:30",
            "updated_at": "2026-02-26T23:54:37.367600+05:30"
        },
        {
            "id": 1256,
            "firstname": "Cecily",
            "lastname": null,
            "phone": "+91662206857",
            "email": "cecily.pompa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-27T03:51:35.460291+05:30",
            "updated_at": "2026-02-27T03:51:35.460324+05:30"
        },
        {
            "id": 1258,
            "firstname": "Dinah 1711",
            "lastname": null,
            "phone": "+6738616109",
            "email": "Dinah1711@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-01T08:26:23.743210+05:30",
            "updated_at": "2026-03-01T08:26:23.743242+05:30"
        },
        {
            "id": 1259,
            "firstname": "Parul Kathuria",
            "lastname": null,
            "phone": "+9109654751681",
            "email": "Parulkathuria3@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-01T13:30:48.044719+05:30",
            "updated_at": "2026-03-01T13:30:48.044749+05:30"
        },
        {
            "id": 1260,
            "firstname": "Malar Kunjambu",
            "lastname": null,
            "phone": "+60169512118",
            "email": "saimalar1804@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-02T06:41:32.771429+05:30",
            "updated_at": "2026-03-02T06:41:32.771459+05:30"
        },
        {
            "id": 1261,
            "firstname": "Liliana",
            "lastname": null,
            "phone": "+971544857620",
            "email": "lellana.2019@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-02T09:17:55.572735+05:30",
            "updated_at": "2026-03-02T09:17:55.572766+05:30"
        },
        {
            "id": 1262,
            "firstname": "Jian Eum",
            "lastname": null,
            "phone": "+8201098715316",
            "email": "thumbin@korea.kr",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-02T16:48:31.827963+05:30",
            "updated_at": "2026-03-02T16:48:31.827995+05:30"
        },
        {
            "id": 1263,
            "firstname": "Candace Marie Scirrotto",
            "lastname": null,
            "phone": "+19105403686",
            "email": "candace@familytiesmhcs.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-03T01:18:01.407542+05:30",
            "updated_at": "2026-03-03T01:18:01.407572+05:30"
        },
        {
            "id": 1264,
            "firstname": "Manpreet Gandhi",
            "lastname": null,
            "phone": "+9109582026772",
            "email": "manpreetgandhi1995@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-03T12:23:22.150959+05:30",
            "updated_at": "2026-03-03T12:23:22.150991+05:30"
        },
        {
            "id": 1265,
            "firstname": "Anju Prakash p",
            "lastname": null,
            "phone": "+9108714986565",
            "email": "anjuprakashp17@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-03T15:21:27.410259+05:30",
            "updated_at": "2026-03-03T15:21:27.410288+05:30"
        }
    ]
}