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

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

{
    "count": 1372,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=97",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=95",
    "results": [
        {
            "id": 1042,
            "firstname": "burim",
            "lastname": null,
            "phone": "+38976299100",
            "email": "ramadaniburim06@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-21T22:19:21.195271+05:30",
            "updated_at": "2025-12-21T22:19:21.195307+05:30"
        },
        {
            "id": 286,
            "firstname": "Ivana",
            "lastname": null,
            "phone": "+385989973161",
            "email": "ivanasevar@gmail.com",
            "old_table_id": "5636",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-11T16:29:00.581108+05:30",
            "updated_at": "2025-05-11T16:29:00.581138+05:30"
        },
        {
            "id": 466,
            "firstname": "Anna",
            "lastname": null,
            "phone": "+380934189221",
            "email": "anna92panchenko@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-01T19:27:21.476824+05:30",
            "updated_at": "2025-07-01T19:27:21.476852+05:30"
        },
        {
            "id": 254,
            "firstname": "Оксана",
            "lastname": null,
            "phone": "+380932884321",
            "email": "Savz@i.ua",
            "old_table_id": "5521",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-04T22:46:21.465069+05:30",
            "updated_at": "2025-05-04T22:46:21.465098+05:30"
        },
        {
            "id": 1338,
            "firstname": "Anna Sahakyan",
            "lastname": null,
            "phone": "+37498286287",
            "email": "asahakyanv@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-26T01:32:50.001999+05:30",
            "updated_at": "2026-03-26T01:32:50.002030+05:30"
        },
        {
            "id": 842,
            "firstname": "Kotryna Balsienė",
            "lastname": null,
            "phone": "+370069238849",
            "email": "kotrokotra@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-15T00:05:59.140302+05:30",
            "updated_at": "2025-10-15T00:05:59.140337+05:30"
        },
        {
            "id": 820,
            "firstname": "Corinne Gnepf",
            "lastname": null,
            "phone": "+36705762562",
            "email": "corinne@olivetreecounseling.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-09T15:34:27.586794+05:30",
            "updated_at": "2025-10-09T15:34:27.586827+05:30"
        },
        {
            "id": 1014,
            "firstname": "Milena Kabakchieva",
            "lastname": null,
            "phone": "+359886852476",
            "email": "milenakabakchieva@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-11T00:08:22.492295+05:30",
            "updated_at": "2025-12-11T00:08:22.492330+05:30"
        },
        {
            "id": 621,
            "firstname": "Антония Кръстева",
            "lastname": null,
            "phone": "+359884694827",
            "email": "tonitka.krasteva@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T20:39:11.527916+05:30",
            "updated_at": "2025-08-11T20:39:11.527947+05:30"
        },
        {
            "id": 1073,
            "firstname": "Виолета Дечева",
            "lastname": null,
            "phone": "+3590899854120",
            "email": "violletade@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T19:01:56.350932+05:30",
            "updated_at": "2026-01-06T19:01:56.350968+05:30"
        }
    ]
}