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

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

{
    "count": 1376,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=102",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=100",
    "results": [
        {
            "id": 214,
            "firstname": "Reenusha",
            "lastname": null,
            "phone": "+600163120311",
            "email": "reenushak@gmail.com",
            "old_table_id": "5255",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-18T08:46:34.247070+05:30",
            "updated_at": "2025-04-18T08:46:34.247101+05:30"
        },
        {
            "id": 1378,
            "firstname": "Reet Sidana",
            "lastname": null,
            "phone": "+919521200812",
            "email": "reetsidana26@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-11T09:57:23.992814+05:30",
            "updated_at": "2026-04-11T09:57:23.992846+05:30"
        },
        {
            "id": 504,
            "firstname": "Rem",
            "lastname": null,
            "phone": "+971588086276",
            "email": "remyamk29@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T21:45:10.446525+05:30",
            "updated_at": "2025-07-11T21:45:10.446556+05:30"
        },
        {
            "id": 1279,
            "firstname": "Remya Nair",
            "lastname": null,
            "phone": "+9109769608624",
            "email": "remya.nair.6292@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T10:30:53.815712+05:30",
            "updated_at": "2026-03-07T10:30:53.815743+05:30"
        },
        {
            "id": 187,
            "firstname": "RENA POLIOUDAKI",
            "lastname": null,
            "phone": "+916940520124",
            "email": "renapolioudaki@hotmail.com",
            "old_table_id": "5139",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-09T18:58:53.748346+05:30",
            "updated_at": "2025-04-09T18:58:53.748377+05:30"
        },
        {
            "id": 699,
            "firstname": "Reshmi",
            "lastname": null,
            "phone": "+919582518052",
            "email": "reshmi.pillai1988@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T16:15:44.736990+05:30",
            "updated_at": "2025-09-06T16:15:44.737020+05:30"
        },
        {
            "id": 360,
            "firstname": "Revathi",
            "lastname": null,
            "phone": "+91805623401",
            "email": "revathislp20@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-31T20:15:42.437544+05:30",
            "updated_at": "2025-05-31T20:15:42.437573+05:30"
        },
        {
            "id": 86,
            "firstname": "REVATHY",
            "lastname": null,
            "phone": "+919995876589",
            "email": "revathykylm@gmail.com",
            "old_table_id": "4628",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-04T17:02:47.921026+05:30",
            "updated_at": "2025-02-04T17:02:47.921057+05:30"
        },
        {
            "id": 690,
            "firstname": "rhea",
            "lastname": null,
            "phone": "+919166207433",
            "email": "rheacarda29@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-03T06:31:49.247426+05:30",
            "updated_at": "2025-09-03T06:31:49.247455+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"
        }
    ]
}