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

GET /downloadable_users/?format=api&ordering=-otp_expiretime&page=5
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=6",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=4",
    "results": [
        {
            "id": 768,
            "firstname": "dram",
            "lastname": null,
            "phone": "+918369188324",
            "email": "dattaramn@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-23T17:31:04.548678+05:30",
            "updated_at": "2025-09-23T17:31:04.548706+05:30"
        },
        {
            "id": 770,
            "firstname": "Ayesha Ahmed",
            "lastname": null,
            "phone": "+9203002239538",
            "email": "aai13@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T10:40:36.642660+05:30",
            "updated_at": "2025-09-24T10:40:36.642692+05:30"
        },
        {
            "id": 513,
            "firstname": "Jenny",
            "lastname": null,
            "phone": "+14134544944",
            "email": "jlcincotta@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T01:09:36.836882+05:30",
            "updated_at": "2025-07-15T01:09:36.836912+05:30"
        },
        {
            "id": 1283,
            "firstname": "Francis Rashmi",
            "lastname": null,
            "phone": "+9107708964024",
            "email": "francisrashmi93@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-08T16:20:30.066358+05:30",
            "updated_at": "2026-03-08T16:20:30.066392+05:30"
        },
        {
            "id": 516,
            "firstname": "SUDHANSU",
            "lastname": null,
            "phone": "+918093501324",
            "email": "sudhansudash1988@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T10:22:54.741334+05:30",
            "updated_at": "2025-07-15T10:22:54.741373+05:30"
        },
        {
            "id": 1284,
            "firstname": "jiji",
            "lastname": null,
            "phone": "+910697247346",
            "email": "jahida7smail@yahoo.fr",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-08T18:33:35.115336+05:30",
            "updated_at": "2026-03-08T18:33:35.115365+05:30"
        },
        {
            "id": 1280,
            "firstname": "isabel",
            "lastname": null,
            "phone": "+6581008968",
            "email": "kohisabel@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T12:43:30.200221+05:30",
            "updated_at": "2026-03-07T12:43:30.200252+05:30"
        },
        {
            "id": 1028,
            "firstname": "Aubrey",
            "lastname": null,
            "phone": "+12428346",
            "email": "aabadger@yahoo.com",
            "old_table_id": "8061",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T13:01:03.680913+05:30",
            "updated_at": "2026-01-08T10:04:46.645556+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": 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"
        }
    ]
}