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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-lastname&page=98",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-lastname&page=96",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 165,
            "firstname": "Lopamudra ",
            "lastname": null,
            "phone": "+918363724489",
            "email": "asklipi@gmail.com",
            "old_table_id": "4979",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-27T02:40:37.965246+05:30",
            "updated_at": "2025-03-27T02:40:37.965277+05:30"
        },
        {
            "id": 175,
            "firstname": "Bianca",
            "lastname": null,
            "phone": "+5512982104289",
            "email": "bianca.marques@gmail.com",
            "old_table_id": "5038",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-01T08:19:22.320143+05:30",
            "updated_at": "2025-04-01T08:19:22.320174+05:30"
        },
        {
            "id": 174,
            "firstname": "Laurie Pacheco",
            "lastname": null,
            "phone": "+1-15085099885",
            "email": "lpacheco@psaba.org",
            "old_table_id": "5037",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-01T00:56:17.154152+05:30",
            "updated_at": "2025-04-01T00:56:17.154184+05:30"
        },
        {
            "id": 173,
            "firstname": "Samantha Walsh",
            "lastname": null,
            "phone": "+16017480036",
            "email": "samantha@shinethruaba.com",
            "old_table_id": "5035",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-31T21:24:20.125311+05:30",
            "updated_at": "2025-03-31T21:24:20.125342+05:30"
        }
    ]
}