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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=93",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=91",
    "results": [
        {
            "id": 245,
            "firstname": "pj",
            "lastname": null,
            "phone": "+15713921626",
            "email": "dataapraj@gmail.com",
            "old_table_id": "5472",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-02T05:32:35.291661+05:30",
            "updated_at": "2025-05-02T05:32:35.291692+05:30"
        },
        {
            "id": 96,
            "firstname": "Pollyann",
            "lastname": null,
            "phone": "+254721924110",
            "email": "pollyannmugo@gmail.com",
            "old_table_id": "4668",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T12:24:31.468326+05:30",
            "updated_at": "2025-02-11T12:24:31.468359+05:30"
        },
        {
            "id": 67,
            "firstname": "Poo",
            "lastname": null,
            "phone": "+917892037680",
            "email": "poojasuppatgi1966@gmail.com",
            "old_table_id": "4532",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-18T18:17:03.126533+05:30",
            "updated_at": "2025-01-18T18:17:03.126578+05:30"
        },
        {
            "id": 60,
            "firstname": "pooja ",
            "lastname": null,
            "phone": "+9107827283653",
            "email": "en.gauravkumar@gmail.com",
            "old_table_id": "4486",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-11T00:52:37.060252+05:30",
            "updated_at": "2025-01-11T00:52:37.060304+05:30"
        },
        {
            "id": 909,
            "firstname": "Pooja Rai",
            "lastname": null,
            "phone": "+918084686806",
            "email": "pr1116599@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-04T10:59:36.105331+05:30",
            "updated_at": "2025-11-04T10:59:36.105369+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": 922,
            "firstname": "Pradeep",
            "lastname": null,
            "phone": "+917569823078",
            "email": "pradeep.yarava@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T10:59:03.098824+05:30",
            "updated_at": "2025-11-07T10:59:03.098858+05:30"
        },
        {
            "id": 961,
            "firstname": "Prajeesh",
            "lastname": null,
            "phone": "+919600004007",
            "email": "prajeesh2186@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-19T17:04:15.689063+05:30",
            "updated_at": "2025-11-19T17:04:15.689098+05:30"
        },
        {
            "id": 658,
            "firstname": "PRAKASH",
            "lastname": null,
            "phone": "+917795559555",
            "email": "prakashhj@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-22T17:27:02.472420+05:30",
            "updated_at": "2025-08-22T17:27:02.472450+05:30"
        },
        {
            "id": 281,
            "firstname": "Prakruthi",
            "lastname": null,
            "phone": "+919620191234",
            "email": "nprakruthi100@gmail.com",
            "old_table_id": "5608",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-09T13:56:04.236120+05:30",
            "updated_at": "2025-05-09T13:56:04.236164+05:30"
        }
    ]
}