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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=id&page=15",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=id&page=13",
    "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": 135,
            "firstname": "Nicole Snow",
            "lastname": null,
            "phone": "+912109108247",
            "email": "nicole.dianne.snow@gmail.com",
            "old_table_id": "4805",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-07T03:51:14.165265+05:30",
            "updated_at": "2025-03-07T03:51:14.165295+05:30"
        },
        {
            "id": 136,
            "firstname": "Poonam ",
            "lastname": null,
            "phone": "+919962148230",
            "email": "poonamjain.architect@gmail.com",
            "old_table_id": "4816",
            "otp": "852486",
            "otp_expiretime": "2025-03-23T14:51:37.420000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-08T16:31:23.577046+05:30",
            "updated_at": "2025-03-23T14:36:37.816540+05:30"
        },
        {
            "id": 137,
            "firstname": "Lavinia",
            "lastname": null,
            "phone": "+393403108345",
            "email": "b-lavinia@libero.it",
            "old_table_id": "4818",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-08T22:57:51.253795+05:30",
            "updated_at": "2025-03-08T22:57:51.253824+05:30"
        },
        {
            "id": 138,
            "firstname": "Nadia",
            "lastname": null,
            "phone": "+6591882722",
            "email": "possessivestar@hotmail.com",
            "old_table_id": "4826",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-10T04:33:22.055892+05:30",
            "updated_at": "2025-03-10T04:33:22.055922+05:30"
        },
        {
            "id": 139,
            "firstname": "janaki",
            "lastname": null,
            "phone": "+918105264511",
            "email": "umaanu1988@gmail.com",
            "old_table_id": "4832",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-10T17:53:29.291103+05:30",
            "updated_at": "2025-03-10T17:53:29.291135+05:30"
        },
        {
            "id": 140,
            "firstname": "Yvonne Lim",
            "lastname": null,
            "phone": "+6596252444",
            "email": "missy_vonne@hotmail.co.uk",
            "old_table_id": "4840",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-11T11:23:14.046857+05:30",
            "updated_at": "2025-03-11T11:23:14.046887+05:30"
        },
        {
            "id": 141,
            "firstname": "Sujith Vaddi",
            "lastname": null,
            "phone": "+15515742607",
            "email": "sujith.ou.cse@gmail.com",
            "old_table_id": "4853",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-13T09:38:55.309611+05:30",
            "updated_at": "2025-03-13T09:38:55.309643+05:30"
        },
        {
            "id": 142,
            "firstname": "Aarthy Cecilia Albert",
            "lastname": null,
            "phone": "+919944035121",
            "email": "ressurect15@gmail.com",
            "old_table_id": "4860",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-13T20:07:17.933138+05:30",
            "updated_at": "2025-03-13T20:07:17.933171+05:30"
        },
        {
            "id": 143,
            "firstname": "Gina",
            "lastname": null,
            "phone": "+420948034569",
            "email": "sindys2010@gmail.com",
            "old_table_id": "4863",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-14T01:32:25.798222+05:30",
            "updated_at": "2025-03-14T01:32:25.798254+05:30"
        }
    ]
}