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

GET /downloadable_users/?format=api&ordering=otp&page=36
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=otp&page=37",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp&page=35",
    "results": [
        {
            "id": 380,
            "firstname": "Sandy Wilson",
            "lastname": null,
            "phone": "+19895452938",
            "email": "swilson@sanilaccmh.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-09T19:31:31.080872+05:30",
            "updated_at": "2025-06-09T19:31:31.080903+05:30"
        },
        {
            "id": 127,
            "firstname": "Jen Virgo",
            "lastname": null,
            "phone": "+17033953032",
            "email": "jennifer.virgo2@k12.dc.gov",
            "old_table_id": "4786",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-03T23:48:41.519348+05:30",
            "updated_at": "2025-03-03T23:48:41.519376+05:30"
        },
        {
            "id": 126,
            "firstname": "Lindiwe Tizayi ",
            "lastname": null,
            "phone": "+27627357460",
            "email": "lindiwetizayi83@gmail.com",
            "old_table_id": "4783",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-03T18:33:34.862161+05:30",
            "updated_at": "2025-03-03T18:33:34.862193+05:30"
        },
        {
            "id": 125,
            "firstname": "Lara",
            "lastname": null,
            "phone": "+1343654765",
            "email": "laracdo@yahoo.com",
            "old_table_id": "4782",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-03T17:50:29.319964+05:30",
            "updated_at": "2025-03-03T17:50:29.319994+05:30"
        },
        {
            "id": 124,
            "firstname": "Sara Boehm",
            "lastname": null,
            "phone": "+910438065122",
            "email": "sarajboehm@gmail.com",
            "old_table_id": "4780",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-03T08:46:19.031413+05:30",
            "updated_at": "2025-03-03T08:46:19.031444+05:30"
        },
        {
            "id": 123,
            "firstname": "Krystle Jones",
            "lastname": null,
            "phone": "+915019406318",
            "email": "joneskry@nlrsd.org",
            "old_table_id": "4777",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-02T23:55:45.515271+05:30",
            "updated_at": "2025-03-02T23:55:45.515300+05:30"
        },
        {
            "id": 369,
            "firstname": "Orla Browne",
            "lastname": null,
            "phone": "+353873272476",
            "email": "oclohessy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-05T01:45:21.647172+05:30",
            "updated_at": "2025-06-05T01:45:21.647198+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": 119,
            "firstname": "jansen Nobel",
            "lastname": null,
            "phone": "+910790960727",
            "email": "jansennobel@gmail.com",
            "old_table_id": "4762",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-01T13:13:10.807418+05:30",
            "updated_at": "2025-03-01T13:13:10.807447+05:30"
        }
    ]
}