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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=2",
    "results": [
        {
            "id": 990,
            "firstname": "sara",
            "lastname": null,
            "phone": "+972527644337",
            "email": "sh052337@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-01T21:58:06.339025+05:30",
            "updated_at": "2025-12-01T21:58:06.339062+05:30"
        },
        {
            "id": 1316,
            "firstname": "Deena Singer",
            "lastname": null,
            "phone": "+972526266951",
            "email": "deena@betterbehavior.co.il",
            "old_table_id": "8817",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-18T19:11:56.093719+05:30",
            "updated_at": "2026-03-18T19:12:24.240185+05:30"
        },
        {
            "id": 1061,
            "firstname": "שרי שטורך",
            "lastname": null,
            "phone": "+972523270602",
            "email": "1003352400@haredi.org.il",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-02T13:46:21.758126+05:30",
            "updated_at": "2026-01-02T13:46:21.758865+05:30"
        },
        {
            "id": 1196,
            "firstname": "ilana",
            "lastname": null,
            "phone": "+9720547492108",
            "email": "ilanaav1996@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-08T13:23:05.061496+05:30",
            "updated_at": "2026-02-08T13:23:05.061528+05:30"
        },
        {
            "id": 663,
            "firstname": "Sara Ha",
            "lastname": null,
            "phone": "+9720543329081",
            "email": "haddadsara05@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-23T18:49:22.553150+05:30",
            "updated_at": "2025-08-23T18:49:22.553180+05:30"
        },
        {
            "id": 721,
            "firstname": "miki krayz",
            "lastname": null,
            "phone": "+9720542100284",
            "email": "miki.krayz2002@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-11T15:16:55.591192+05:30",
            "updated_at": "2025-09-11T15:16:55.591223+05:30"
        },
        {
            "id": 504,
            "firstname": "Rem",
            "lastname": null,
            "phone": "+971588086276",
            "email": "remyamk29@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T21:45:10.446525+05:30",
            "updated_at": "2025-07-11T21:45:10.446556+05:30"
        },
        {
            "id": 1026,
            "firstname": "Rims",
            "lastname": null,
            "phone": "+971557817032",
            "email": "speechneurobloom@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T17:42:03.233767+05:30",
            "updated_at": "2025-12-16T17:42:03.233802+05:30"
        },
        {
            "id": 1261,
            "firstname": "Liliana",
            "lastname": null,
            "phone": "+971544857620",
            "email": "lellana.2019@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-02T09:17:55.572735+05:30",
            "updated_at": "2026-03-02T09:17:55.572766+05:30"
        },
        {
            "id": 1097,
            "firstname": "utpal",
            "lastname": null,
            "phone": "+971524568823",
            "email": "utpalsped@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-12T09:14:20.686371+05:30",
            "updated_at": "2026-01-12T09:14:20.686425+05:30"
        }
    ]
}