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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-old_table_id&page=42",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-old_table_id&page=40",
    "results": [
        {
            "id": 392,
            "firstname": "Salim",
            "lastname": null,
            "phone": "+919852545464",
            "email": "salimkkalabri979@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T12:28:23.292645+05:30",
            "updated_at": "2025-06-12T12:28:23.292676+05:30"
        },
        {
            "id": 381,
            "firstname": "MD Asif",
            "lastname": null,
            "phone": "+9107699930794",
            "email": "mdasifsntd@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-09T22:41:05.930516+05:30",
            "updated_at": "2025-06-09T22:41:05.930553+05:30"
        },
        {
            "id": 229,
            "firstname": "Rabindra Kumar",
            "lastname": null,
            "phone": "+919470208129",
            "email": "rabindrakumarraviasm@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-25T14:09:09.293348+05:30",
            "updated_at": "2025-04-25T14:09:09.293375+05:30"
        },
        {
            "id": 195,
            "firstname": "Nataraj ",
            "lastname": null,
            "phone": "+919494556987",
            "email": "valmikinataraj2016@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-11T06:31:51.801103+05:30",
            "updated_at": "2025-04-11T06:31:51.801144+05:30"
        },
        {
            "id": 116,
            "firstname": "Rakshita Chowdary",
            "lastname": null,
            "phone": "+919",
            "email": "rakshita.medabalimi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-28T20:27:39.784671+05:30",
            "updated_at": "2025-02-28T20:27:39.784698+05:30"
        },
        {
            "id": 386,
            "firstname": "lyka",
            "lastname": null,
            "phone": "+6309948061384",
            "email": "lyknrndryrs@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-11T11:29:40.275585+05:30",
            "updated_at": "2025-06-11T11:29:40.275614+05:30"
        },
        {
            "id": 387,
            "firstname": "Diana Pienaar",
            "lastname": null,
            "phone": "+270834891067",
            "email": "pienaaraj@ufs.ac.za",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-11T14:39:25.051165+05:30",
            "updated_at": "2025-06-11T14:39:25.051205+05:30"
        },
        {
            "id": 388,
            "firstname": "Diana Nelson",
            "lastname": null,
            "phone": "+19196718678",
            "email": "dnelson@wcpss.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-11T19:36:11.435915+05:30",
            "updated_at": "2025-06-11T19:36:11.435944+05:30"
        },
        {
            "id": 389,
            "firstname": "Test",
            "lastname": null,
            "phone": "+919",
            "email": "rakesh.medabalimi+7774@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T08:35:27.738883+05:30",
            "updated_at": "2025-06-12T08:35:27.738912+05:30"
        },
        {
            "id": 22,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "mrakshita.co@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-17T19:57:05.388158+05:30",
            "updated_at": "2024-12-17T19:57:05.388204+05:30"
        }
    ]
}