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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=34",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=32",
    "results": [
        {
            "id": 858,
            "firstname": "Valerie Marie Urdiales-Reyna",
            "lastname": null,
            "phone": "+19563248151",
            "email": "valerie.urdiales@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-20T19:58:34.111361+05:30",
            "updated_at": "2025-10-20T19:58:34.111412+05:30"
        },
        {
            "id": 830,
            "firstname": "Susan E Rodinsky",
            "lastname": null,
            "phone": "+19715336716",
            "email": "susan.rodinsky@corvallis.k12.or.us",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-10T19:59:16.295572+05:30",
            "updated_at": "2025-10-10T19:59:16.295609+05:30"
        },
        {
            "id": 1141,
            "firstname": "Gina",
            "lastname": null,
            "phone": "+19722388771",
            "email": "gmalcalaslp@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-22T02:51:56.318183+05:30",
            "updated_at": "2026-01-22T02:51:56.318214+05:30"
        },
        {
            "id": 730,
            "firstname": "ashlyn",
            "lastname": null,
            "phone": "+19727414078",
            "email": "davisa@gobearsgo.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-14T12:03:24.892409+05:30",
            "updated_at": "2025-09-14T12:03:24.892439+05:30"
        },
        {
            "id": 231,
            "firstname": "Carla Cecilia Paunovski",
            "lastname": null,
            "phone": "+19739199112",
            "email": "carlaspeed@yahoo.com",
            "old_table_id": "5380",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T01:55:17.841980+05:30",
            "updated_at": "2025-04-26T01:55:17.842014+05:30"
        },
        {
            "id": 1318,
            "firstname": "Claudia Zedeno",
            "lastname": null,
            "phone": "+19803190901",
            "email": "czedeno.sage@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-18T23:43:16.237393+05:30",
            "updated_at": "2026-03-18T23:43:16.237426+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"
        },
        {
            "id": 601,
            "firstname": "manny",
            "lastname": null,
            "phone": "+19878349055",
            "email": "okokok@yahool.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-06T00:58:13.726263+05:30",
            "updated_at": "2025-08-06T00:58:13.726291+05:30"
        },
        {
            "id": 380,
            "firstname": "Sandy Wilson",
            "lastname": null,
            "phone": "+19895452938",
            "email": "swilson@sanilaccmh.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-09T19:31:31.080872+05:30",
            "updated_at": "2025-06-09T19:31:31.080903+05:30"
        },
        {
            "id": 59,
            "firstname": "Amal",
            "lastname": null,
            "phone": "+2001007247972",
            "email": "kandil.77@gmail.com",
            "old_table_id": "4478",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-10T05:21:12.844853+05:30",
            "updated_at": "2025-01-10T05:21:12.844895+05:30"
        }
    ]
}