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

GET /downloadable_users/?format=api&ordering=-firstname&page=22
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=-firstname&page=23",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=21",
    "results": [
        {
            "id": 1128,
            "firstname": "Smaranika Ray",
            "lastname": null,
            "phone": "+919692876290",
            "email": "sasha.arohin@gmail.com",
            "old_table_id": "8325",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-19T14:29:27.031784+05:30",
            "updated_at": "2026-01-19T19:34:46.749232+05:30"
        },
        {
            "id": 600,
            "firstname": "Sloane Jensen",
            "lastname": null,
            "phone": "+19517683293",
            "email": "sjensen1200@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-06T00:16:51.429562+05:30",
            "updated_at": "2025-08-06T00:16:51.429592+05:30"
        },
        {
            "id": 1120,
            "firstname": "Sisil",
            "lastname": null,
            "phone": "+639662238550",
            "email": "sisil.kidscovedbtc@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-17T16:12:02.134373+05:30",
            "updated_at": "2026-01-17T16:12:02.134425+05:30"
        },
        {
            "id": 447,
            "firstname": "Sireesha ",
            "lastname": null,
            "phone": "+918939629779",
            "email": "siri.vedula@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-26T20:54:35.412137+05:30",
            "updated_at": "2025-06-26T20:54:35.412168+05:30"
        },
        {
            "id": 960,
            "firstname": "Silja Jóhannsdóttir",
            "lastname": null,
            "phone": "+3546975617",
            "email": "silja.johannsdottir@reykjavik.is",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-18T16:44:12.714547+05:30",
            "updated_at": "2025-11-18T16:44:12.714585+05:30"
        },
        {
            "id": 1048,
            "firstname": "Sidra Nawaz",
            "lastname": null,
            "phone": "+9203241745156",
            "email": "sidranawaz277@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-24T15:18:30.167523+05:30",
            "updated_at": "2025-12-24T15:18:30.167560+05:30"
        },
        {
            "id": 407,
            "firstname": "Sibel Dervişgil",
            "lastname": null,
            "phone": "+905370392610",
            "email": "sibeldervisgil@yahoo.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T11:53:46.557043+05:30",
            "updated_at": "2025-06-17T11:53:46.557074+05:30"
        },
        {
            "id": 569,
            "firstname": "shwetha",
            "lastname": null,
            "phone": "+919606053829",
            "email": "shwethamanjunatha26@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-29T04:47:28.248679+05:30",
            "updated_at": "2025-07-29T04:47:28.248710+05:30"
        },
        {
            "id": 804,
            "firstname": "Shweta Gupta",
            "lastname": null,
            "phone": "+9108380016053",
            "email": "drshwetagupta.sg@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T22:46:26.454855+05:30",
            "updated_at": "2025-10-03T22:46:26.454883+05:30"
        },
        {
            "id": 700,
            "firstname": "Shweta Aggarwal",
            "lastname": null,
            "phone": "+917338139777",
            "email": "kalpavriksha.academy1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T19:27:16.983741+05:30",
            "updated_at": "2025-09-06T19:27:16.983770+05:30"
        }
    ]
}