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

GET /downloadable_users/?format=api&ordering=-old_table_id&page=130
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=131",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-old_table_id&page=129",
    "results": [
        {
            "id": 612,
            "firstname": "Sandi Cavett",
            "lastname": null,
            "phone": "+16012786294",
            "email": "sandi.cavett@rcsd.ms",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T03:01:22.281989+05:30",
            "updated_at": "2025-08-11T03:01:22.282019+05:30"
        },
        {
            "id": 613,
            "firstname": "Claudia ",
            "lastname": null,
            "phone": "+610421885323",
            "email": "claudia.t@combinedtherapy.com.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T03:30:13.714500+05:30",
            "updated_at": "2025-08-11T03:30:13.714530+05:30"
        },
        {
            "id": 614,
            "firstname": "Chumwe Ngandwe",
            "lastname": null,
            "phone": "+27795701323",
            "email": "chumwekr@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T08:41:59.384079+05:30",
            "updated_at": "2025-08-11T08:41:59.384120+05:30"
        },
        {
            "id": 617,
            "firstname": "Harsha Test",
            "lastname": null,
            "phone": "+919090989898",
            "email": "harshavardhanpinni+89304@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T12:41:36.485046+05:30",
            "updated_at": "2025-08-11T12:41:36.485075+05:30"
        },
        {
            "id": 618,
            "firstname": "Harsha Test",
            "lastname": null,
            "phone": "+919878987897",
            "email": "harsh.wellnesshub+764465@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T14:34:04.055816+05:30",
            "updated_at": "2025-08-11T14:34:04.055848+05:30"
        },
        {
            "id": 619,
            "firstname": "jude ssegawa",
            "lastname": null,
            "phone": "+66989408356",
            "email": "jude.ssega@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T14:48:12.748457+05:30",
            "updated_at": "2025-08-11T14:48:12.748487+05:30"
        },
        {
            "id": 701,
            "firstname": "Dd",
            "lastname": null,
            "phone": "+917053331661",
            "email": "Dharavyas09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-07T07:33:43.187958+05:30",
            "updated_at": "2025-09-07T07:33:43.187987+05:30"
        },
        {
            "id": 686,
            "firstname": "Steph Govindsamy",
            "lastname": null,
            "phone": "+27829298498",
            "email": "stephgovindsamy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T14:13:28.456054+05:30",
            "updated_at": "2025-09-02T14:13:28.456085+05:30"
        },
        {
            "id": 687,
            "firstname": "Asma khan khan",
            "lastname": null,
            "phone": "+9109912902772",
            "email": "asmakhan78423@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T17:51:23.840269+05:30",
            "updated_at": "2025-09-02T17:51:23.840297+05:30"
        },
        {
            "id": 688,
            "firstname": "xyz abc",
            "lastname": null,
            "phone": "+919832900003",
            "email": "testing@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T18:12:05.922066+05:30",
            "updated_at": "2025-09-02T18:12:05.922096+05:30"
        }
    ]
}