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

GET /downloadable_users/?format=api&ordering=email&page=127
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=email&page=128",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=126",
    "results": [
        {
            "id": 134,
            "firstname": "Test",
            "lastname": null,
            "phone": "+919",
            "email": "test@gmail.com",
            "old_table_id": "4804",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-06T22:25:04.902310+05:30",
            "updated_at": "2025-03-06T22:25:04.902339+05:30"
        },
        {
            "id": 495,
            "firstname": "Vdhdjdj",
            "lastname": null,
            "phone": "+919820098200",
            "email": "test@test.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-10T08:40:00.447022+05:30",
            "updated_at": "2025-07-10T08:40:00.447053+05:30"
        },
        {
            "id": 640,
            "firstname": "Tets",
            "lastname": null,
            "phone": "+917066674353",
            "email": "test123@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-17T23:04:57.318652+05:30",
            "updated_at": "2025-08-17T23:04:57.318682+05:30"
        },
        {
            "id": 688,
            "firstname": "xyz abc",
            "lastname": null,
            "phone": "+919832900003",
            "email": "testing@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T18:12:05.922066+05:30",
            "updated_at": "2025-09-02T18:12:05.922096+05:30"
        },
        {
            "id": 926,
            "firstname": "T",
            "lastname": null,
            "phone": "+919",
            "email": "tfcs554eeed@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T01:30:10.544541+05:30",
            "updated_at": "2025-11-09T01:30:10.544574+05:30"
        },
        {
            "id": 1243,
            "firstname": "Gale",
            "lastname": null,
            "phone": "+66814281663",
            "email": "tgale.7263@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-24T08:10:23.251615+05:30",
            "updated_at": "2026-02-24T08:10:23.251648+05:30"
        },
        {
            "id": 217,
            "firstname": "Sarah Jane",
            "lastname": null,
            "phone": "+911235647890",
            "email": "Thenewcolourisblue@yahoo.com",
            "old_table_id": "5288",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-21T11:40:00.923706+05:30",
            "updated_at": "2025-04-21T11:40:00.923737+05:30"
        },
        {
            "id": 816,
            "firstname": "Raeven Dawn Harris",
            "lastname": null,
            "phone": "+18135621103",
            "email": "thescrunchymommy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-09T06:52:44.522209+05:30",
            "updated_at": "2025-10-09T06:52:44.522243+05:30"
        },
        {
            "id": 1207,
            "firstname": "th",
            "lastname": null,
            "phone": "+840905538094",
            "email": "thitran@tatapharma.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T09:41:29.295071+05:30",
            "updated_at": "2026-02-11T09:41:29.295102+05:30"
        },
        {
            "id": 1311,
            "firstname": "Becca",
            "lastname": null,
            "phone": "+821044509686",
            "email": "thobekasthabiso9@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-17T08:06:58.038361+05:30",
            "updated_at": "2026-03-17T08:06:58.038390+05:30"
        }
    ]
}