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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=101",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=99",
    "results": [
        {
            "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": 791,
            "firstname": "Acsinte Corina",
            "lastname": null,
            "phone": "+306906751903",
            "email": "acsintecorina@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-29T21:02:54.986589+05:30",
            "updated_at": "2025-09-29T21:02:54.986618+05:30"
        },
        {
            "id": 686,
            "firstname": "Steph Govindsamy",
            "lastname": null,
            "phone": "+27829298498",
            "email": "stephgovindsamy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T14:13:28.456054+05:30",
            "updated_at": "2025-09-02T14:13:28.456085+05:30"
        },
        {
            "id": 1182,
            "firstname": "Amy",
            "lastname": null,
            "phone": "+27823310150",
            "email": "amykay1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T15:56:28.122389+05:30",
            "updated_at": "2026-02-03T15:56:28.122417+05:30"
        },
        {
            "id": 983,
            "firstname": "Sonja Berry",
            "lastname": null,
            "phone": "+27822971519",
            "email": "sonja@toti-ot.co.za",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-28T01:44:57.879725+05:30",
            "updated_at": "2025-11-28T01:44:57.879768+05:30"
        },
        {
            "id": 1118,
            "firstname": "Bishop mboweni",
            "lastname": null,
            "phone": "+27818796956",
            "email": "mbowenibishopmozerewa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-17T11:05:47.817083+05:30",
            "updated_at": "2026-01-17T11:05:47.817758+05:30"
        },
        {
            "id": 614,
            "firstname": "Chumwe Ngandwe",
            "lastname": null,
            "phone": "+27795701323",
            "email": "chumwekr@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T08:41:59.384079+05:30",
            "updated_at": "2025-08-11T08:41:59.384120+05:30"
        },
        {
            "id": 1131,
            "firstname": "KgahlisoMoeng",
            "lastname": null,
            "phone": "+27791069815",
            "email": "Kgahlisomoeng@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-19T22:18:09.363541+05:30",
            "updated_at": "2026-01-19T22:18:09.363577+05:30"
        },
        {
            "id": 266,
            "firstname": "Diane ",
            "lastname": null,
            "phone": "+27714318565",
            "email": "dianeaylwardckc@gmail.com",
            "old_table_id": "5551",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-06T12:44:50.566272+05:30",
            "updated_at": "2025-05-06T12:44:50.566304+05:30"
        },
        {
            "id": 667,
            "firstname": "Sal",
            "lastname": null,
            "phone": "+27662131102",
            "email": "saleemahamanjee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-25T02:35:16.031430+05:30",
            "updated_at": "2025-08-25T02:35:16.031460+05:30"
        }
    ]
}