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

GET /downloadable_users/?format=api&ordering=otp_expiretime&page=4
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=otp_expiretime&page=5",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp_expiretime&page=3",
    "results": [
        {
            "id": 1024,
            "firstname": "Alex",
            "lastname": null,
            "phone": "",
            "email": "eve.mushengezi@gmail.com",
            "old_table_id": "8048",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T08:23:14.501766+05:30",
            "updated_at": "2025-12-16T08:23:14.502463+05:30"
        },
        {
            "id": 1282,
            "firstname": "Saima Zainab",
            "lastname": null,
            "phone": "+9107234944913",
            "email": "tulipandbushes@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T20:36:12.720564+05:30",
            "updated_at": "2026-03-07T20:36:12.720596+05:30"
        },
        {
            "id": 774,
            "firstname": "michele warmus",
            "lastname": null,
            "phone": "+17166838041",
            "email": "mich5908@aol.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T22:07:44.607784+05:30",
            "updated_at": "2025-09-25T22:07:44.607812+05:30"
        },
        {
            "id": 771,
            "firstname": "Natalie",
            "lastname": null,
            "phone": "+610401682966",
            "email": "hayon880@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T17:18:37.246035+05:30",
            "updated_at": "2025-09-24T17:18:37.246068+05:30"
        },
        {
            "id": 1363,
            "firstname": "HELEN KAMAL SHAMSADEEN",
            "lastname": null,
            "phone": "+9107510190860",
            "email": "helenaheart199@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-03T21:47:06.000689+05:30",
            "updated_at": "2026-04-03T21:47:06.000719+05:30"
        },
        {
            "id": 260,
            "firstname": "Isha Shekinah Casuyon",
            "lastname": null,
            "phone": "+639164281292",
            "email": "isha.shekinah@gmail.com",
            "old_table_id": "5536",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T13:06:05.792146+05:30",
            "updated_at": "2025-05-05T13:06:05.792177+05:30"
        },
        {
            "id": 772,
            "firstname": "Julie Coulton",
            "lastname": null,
            "phone": "+9101283211689",
            "email": "coulton.julie@innernarratives.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T17:51:20.958485+05:30",
            "updated_at": "2025-09-24T17:51:20.958515+05:30"
        },
        {
            "id": 261,
            "firstname": "R Datta",
            "lastname": null,
            "phone": "+919958433910",
            "email": "ranjuprotik@gmail.com",
            "old_table_id": "5538",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T13:23:27.638449+05:30",
            "updated_at": "2025-05-05T13:23:27.638479+05:30"
        },
        {
            "id": 1025,
            "firstname": "meenakshi",
            "lastname": null,
            "phone": "+919873076989",
            "email": "meenakshigupta050581@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T13:05:09.698033+05:30",
            "updated_at": "2025-12-16T13:05:09.698084+05:30"
        },
        {
            "id": 1031,
            "firstname": "Sandhiya",
            "lastname": null,
            "phone": "+916382654937",
            "email": "sandhiyaragavan1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T17:36:44.496096+05:30",
            "updated_at": "2025-12-18T17:36:44.496135+05:30"
        }
    ]
}