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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=24",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=22",
    "results": [
        {
            "id": 8,
            "firstname": "Harsha Vardhan",
            "lastname": null,
            "phone": "+919550803465",
            "email": "hv30608@gmail.com",
            "old_table_id": "3788",
            "otp": "160778",
            "otp_expiretime": "2025-03-12T14:34:45.052000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T16:34:30.786093+05:30",
            "updated_at": "2025-03-12T14:19:44.610772+05:30"
        },
        {
            "id": 557,
            "firstname": "Akash Kumar Chaubey",
            "lastname": null,
            "phone": "+919540596181",
            "email": "akashchaubey1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T16:01:55.984092+05:30",
            "updated_at": "2025-07-24T16:01:55.984129+05:30"
        },
        {
            "id": 1286,
            "firstname": "Ritika",
            "lastname": null,
            "phone": "+919540533859",
            "email": "ritikam@vasantvalley.edu.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-09T10:16:39.305354+05:30",
            "updated_at": "2026-03-09T10:16:39.305385+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": 609,
            "firstname": "Arun R Hegden",
            "lastname": null,
            "phone": "+919535097765",
            "email": "arun.hegden@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T21:08:21.152303+05:30",
            "updated_at": "2025-08-10T21:08:21.152334+05:30"
        },
        {
            "id": 1201,
            "firstname": "sanakyamazumdar",
            "lastname": null,
            "phone": "+919531228867",
            "email": "sanakyamazumdar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-09T15:57:13.586394+05:30",
            "updated_at": "2026-02-09T15:57:13.586424+05:30"
        },
        {
            "id": 27,
            "firstname": "Pandeesdhaya ",
            "lastname": null,
            "phone": "+919500633373",
            "email": "pandees15495@gmail.com",
            "old_table_id": "4385",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-29T08:52:31.286059+05:30",
            "updated_at": "2024-12-29T08:52:31.286102+05:30"
        },
        {
            "id": 1062,
            "firstname": "usha",
            "lastname": null,
            "phone": "+919500154607",
            "email": "ushanu290@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-03T20:29:41.393877+05:30",
            "updated_at": "2026-01-03T20:29:41.393918+05:30"
        },
        {
            "id": 1113,
            "firstname": "Rhea Eapen",
            "lastname": null,
            "phone": "+919500082406",
            "email": "rhea.eapen06@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-16T16:04:45.102890+05:30",
            "updated_at": "2026-01-16T16:04:45.102925+05:30"
        },
        {
            "id": 802,
            "firstname": "kidzee teynampet",
            "lastname": null,
            "phone": "+919500055277",
            "email": "kidzeeteynampet@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T12:29:29.932685+05:30",
            "updated_at": "2025-10-03T12:29:29.932711+05:30"
        }
    ]
}