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

GET /downloadable_users/?format=api&ordering=-old_table_id&page=6
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=-old_table_id&page=7",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-old_table_id&page=5",
    "results": [
        {
            "id": 319,
            "firstname": "Sara Brewer",
            "lastname": null,
            "phone": "+11495",
            "email": "sarabrewer@bpsma.org",
            "old_table_id": "5777",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T23:18:43.053328+05:30",
            "updated_at": "2025-05-21T23:18:43.053359+05:30"
        },
        {
            "id": 318,
            "firstname": "Aditi",
            "lastname": null,
            "phone": "+919599821981",
            "email": "aditiaggarwal22@gmail.com",
            "old_table_id": "5775",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T18:26:32.978257+05:30",
            "updated_at": "2025-05-21T18:26:32.978287+05:30"
        },
        {
            "id": 315,
            "firstname": "A",
            "lastname": null,
            "phone": "+13514025",
            "email": "akgross4@gmail.com",
            "old_table_id": "5767",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T07:48:11.168109+05:30",
            "updated_at": "2025-05-21T07:48:11.168140+05:30"
        },
        {
            "id": 314,
            "firstname": "jennifer ",
            "lastname": null,
            "phone": "+19518706956",
            "email": "jperez@ascaba.com",
            "old_table_id": "5763",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T01:35:21.925627+05:30",
            "updated_at": "2025-05-21T01:35:21.925657+05:30"
        },
        {
            "id": 313,
            "firstname": "Katherine",
            "lastname": null,
            "phone": "+17734567463",
            "email": "ciruelask@gmail.com",
            "old_table_id": "5758",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-20T18:09:44.620011+05:30",
            "updated_at": "2025-05-20T18:09:44.620040+05:30"
        },
        {
            "id": 312,
            "firstname": "Maryam ",
            "lastname": null,
            "phone": "+917718916640",
            "email": "maryamkhan3865@gmail.com",
            "old_table_id": "5755",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-20T14:05:13.969016+05:30",
            "updated_at": "2025-05-20T14:05:13.969047+05:30"
        },
        {
            "id": 311,
            "firstname": "Nicola Sutherland",
            "lastname": null,
            "phone": "+610402277468",
            "email": "nsuth1998@gmail.com",
            "old_table_id": "5751",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-20T11:19:37.471533+05:30",
            "updated_at": "2025-05-20T11:19:37.471570+05:30"
        },
        {
            "id": 310,
            "firstname": "Sarah Perlow",
            "lastname": null,
            "phone": "+912015159225",
            "email": "Saralaspeech@gmail.com",
            "old_table_id": "5750",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-20T00:44:57.656202+05:30",
            "updated_at": "2025-05-20T00:44:57.656233+05:30"
        },
        {
            "id": 309,
            "firstname": "Pallav",
            "lastname": null,
            "phone": "+4915222146990",
            "email": "palarama@gmail.com",
            "old_table_id": "5744",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-19T13:18:22.155975+05:30",
            "updated_at": "2025-05-19T13:18:22.156005+05:30"
        },
        {
            "id": 308,
            "firstname": "Misbah Zeb",
            "lastname": null,
            "phone": "+61451998781",
            "email": "misbahzeb9@gmail.com",
            "old_table_id": "5743",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-19T12:47:16.386719+05:30",
            "updated_at": "2025-05-19T12:47:16.386751+05:30"
        }
    ]
}