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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=31",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=29",
    "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": 116,
            "firstname": "Rakshita Chowdary",
            "lastname": null,
            "phone": "+919",
            "email": "rakshita.medabalimi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-28T20:27:39.784671+05:30",
            "updated_at": "2025-02-28T20:27:39.784698+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": 762,
            "firstname": "Test",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh+34@mywellnesshub.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-20T15:13:42.107873+05:30",
            "updated_at": "2025-09-20T15:13:42.107901+05:30"
        },
        {
            "id": 628,
            "firstname": "test",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+222000@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-13T15:50:47.406385+05:30",
            "updated_at": "2025-08-13T15:50:47.406418+05:30"
        },
        {
            "id": 232,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+418@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-26T10:59:10.000120+05:30",
            "updated_at": "2025-04-26T10:59:10.000148+05:30"
        },
        {
            "id": 389,
            "firstname": "Test",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+7774@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T08:35:27.738883+05:30",
            "updated_at": "2025-06-12T08:35:27.738912+05:30"
        },
        {
            "id": 1044,
            "firstname": "Hala",
            "lastname": null,
            "phone": "+91898588968",
            "email": "halamaan1923@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-22T12:23:26.526186+05:30",
            "updated_at": "2025-12-22T12:23:26.526223+05:30"
        },
        {
            "id": 375,
            "firstname": "Bal",
            "lastname": null,
            "phone": "+918983068410",
            "email": "bkaur2013@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-06T14:31:17.424080+05:30",
            "updated_at": "2025-06-06T14:31:17.424109+05:30"
        },
        {
            "id": 561,
            "firstname": "Sonali Aggarwal ",
            "lastname": null,
            "phone": "+918980031876",
            "email": "asonali1906@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-25T14:40:40.774127+05:30",
            "updated_at": "2025-07-25T14:40:40.774171+05:30"
        }
    ]
}