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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=31",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=29",
    "results": [
        {
            "id": 15,
            "firstname": "indra",
            "lastname": null,
            "phone": "+917989620871",
            "email": "jainsaindra@gmail.com",
            "old_table_id": "3884",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-15T13:03:01.443821+05:30",
            "updated_at": "2024-11-15T13:03:01.443864+05:30"
        },
        {
            "id": 121,
            "firstname": "Sonto",
            "lastname": null,
            "phone": "+8615172521284",
            "email": "pearl.sonto01@gmail.com",
            "old_table_id": "4773",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-02T17:00:40.469572+05:30",
            "updated_at": "2025-03-02T17:00:40.469602+05:30"
        },
        {
            "id": 120,
            "firstname": "Ridha Ashker Madhurakkariyan",
            "lastname": null,
            "phone": "+919567373212",
            "email": "ridhaashker@gmail.com",
            "old_table_id": "4772",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-02T16:00:30.913742+05:30",
            "updated_at": "2025-03-02T16:00:30.913774+05:30"
        },
        {
            "id": 21,
            "firstname": "Drishty anand",
            "lastname": null,
            "phone": "+919540178107",
            "email": "drishtyanand91318@gmail.com",
            "old_table_id": "4307",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T18:33:21.515345+05:30",
            "updated_at": "2024-12-12T18:33:21.515392+05:30"
        },
        {
            "id": 118,
            "firstname": "Anjana",
            "lastname": null,
            "phone": "+919712945795",
            "email": "anjaani.17@gmail.com",
            "old_table_id": "4761",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-01T06:55:59.230702+05:30",
            "updated_at": "2025-03-01T06:55:59.230732+05:30"
        },
        {
            "id": 117,
            "firstname": "Helen Chan",
            "lastname": null,
            "phone": "+16728330335",
            "email": "HelenC@the-centre.org",
            "old_table_id": "4759",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-01T02:07:06.546741+05:30",
            "updated_at": "2025-03-01T02:07:06.546772+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": 115,
            "firstname": "Rajapriya",
            "lastname": null,
            "phone": "+919962115327",
            "email": "rajapriya.ram@gmail.com",
            "old_table_id": "4749",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-25T17:18:03.900077+05:30",
            "updated_at": "2025-02-25T17:18:03.900109+05:30"
        },
        {
            "id": 114,
            "firstname": "LIYA ANJELIN",
            "lastname": null,
            "phone": "+917025028744",
            "email": "liyaanjelin8@gmail.com",
            "old_table_id": "4747",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-25T11:25:50.359147+05:30",
            "updated_at": "2025-02-25T11:25:50.359177+05:30"
        },
        {
            "id": 113,
            "firstname": "Joan Andrews",
            "lastname": null,
            "phone": "+913964026200",
            "email": "jandrews@tarkingtonisd.net",
            "old_table_id": "4744",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-25T00:56:50.210774+05:30",
            "updated_at": "2025-02-25T00:56:50.210816+05:30"
        }
    ]
}