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

GET /downloadable_users/?format=api&ordering=-email&page=12
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=13",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=11",
    "results": [
        {
            "id": 283,
            "firstname": "dinesh",
            "lastname": null,
            "phone": "+9101230654789",
            "email": "te@gmail.com",
            "old_table_id": "5615",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-10T12:02:54.001250+05:30",
            "updated_at": "2025-05-10T12:02:54.001282+05:30"
        },
        {
            "id": 185,
            "firstname": "Traci",
            "lastname": null,
            "phone": "+14137268828",
            "email": "tducharme@abacentersfl.com",
            "old_table_id": "5126",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-08T20:11:54.524617+05:30",
            "updated_at": "2025-04-08T20:11:54.524646+05:30"
        },
        {
            "id": 900,
            "firstname": "Divyadharshini",
            "lastname": null,
            "phone": "+918438801065",
            "email": "tdivmaran@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-01T21:35:32.705626+05:30",
            "updated_at": "2025-11-01T21:35:32.705660+05:30"
        },
        {
            "id": 503,
            "firstname": "Rayna Dec 1 Remo",
            "lastname": null,
            "phone": "+6309176531220",
            "email": "tdec1remo@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T12:56:45.142641+05:30",
            "updated_at": "2025-07-11T12:56:45.142674+05:30"
        },
        {
            "id": 1221,
            "firstname": "Mariel Pagarigan Tayco",
            "lastname": null,
            "phone": "+6309561886785",
            "email": "taycomariel@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-14T20:27:17.234884+05:30",
            "updated_at": "2026-02-14T20:27:17.234922+05:30"
        },
        {
            "id": 271,
            "firstname": "Taslim",
            "lastname": null,
            "phone": "+916376239750",
            "email": "taslim9750@gmail.com",
            "old_table_id": "5570",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-07T15:37:11.814558+05:30",
            "updated_at": "2025-05-07T15:37:11.814590+05:30"
        },
        {
            "id": 1297,
            "firstname": "Taryn Fortune",
            "lastname": null,
            "phone": "+18683974317",
            "email": "tarynfortuneboa109@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-11T23:36:55.028403+05:30",
            "updated_at": "2026-03-11T23:36:55.028433+05:30"
        },
        {
            "id": 487,
            "firstname": "Terri De Spirito",
            "lastname": null,
            "phone": "+912672540152",
            "email": "TARNISHAU@YAHOO.COM",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-08T00:16:47.053648+05:30",
            "updated_at": "2025-07-08T00:16:47.053677+05:30"
        },
        {
            "id": 1224,
            "firstname": "Tara Parker",
            "lastname": null,
            "phone": "+15712761779",
            "email": "tarakparker1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-16T05:34:05.753281+05:30",
            "updated_at": "2026-02-16T05:34:05.753314+05:30"
        },
        {
            "id": 698,
            "firstname": "tanu",
            "lastname": null,
            "phone": "+9109820020370",
            "email": "tanu.mahajan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T16:04:21.245250+05:30",
            "updated_at": "2025-09-06T16:04:21.245280+05:30"
        }
    ]
}