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

GET /downloadable_users/?format=api&ordering=lastname&page=19
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=lastname&page=20",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=lastname&page=18",
    "results": [
        {
            "id": 969,
            "firstname": "Sushant Borkar",
            "lastname": null,
            "phone": "+918432006170",
            "email": "borkarsushant38@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T16:49:17.834211+05:30",
            "updated_at": "2025-11-21T16:49:17.834252+05:30"
        },
        {
            "id": 968,
            "firstname": "sahar",
            "lastname": null,
            "phone": "+201289078543",
            "email": "slpsahar90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T13:53:33.319315+05:30",
            "updated_at": "2025-11-21T13:53:33.319349+05:30"
        },
        {
            "id": 967,
            "firstname": "Mohinur ",
            "lastname": null,
            "phone": "+998990709945",
            "email": "scient.search7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T09:23:38.764784+05:30",
            "updated_at": "2025-11-21T09:23:38.764820+05:30"
        },
        {
            "id": 966,
            "firstname": "phattanit",
            "lastname": null,
            "phone": "+660618469364",
            "email": "englishisfun.teacherphatta@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T08:41:03.878720+05:30",
            "updated_at": "2025-11-21T08:41:03.878756+05:30"
        },
        {
            "id": 965,
            "firstname": "emily ",
            "lastname": null,
            "phone": "+18184381769",
            "email": "emily.salsano@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T00:00:00.731660+05:30",
            "updated_at": "2025-11-21T00:00:00.731699+05:30"
        },
        {
            "id": 964,
            "firstname": "Teja",
            "lastname": null,
            "phone": "+919676620204",
            "email": "suteja0105@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-20T17:42:16.631890+05:30",
            "updated_at": "2025-11-20T17:42:16.631926+05:30"
        },
        {
            "id": 963,
            "firstname": "roberta",
            "lastname": null,
            "phone": "+528119994114",
            "email": "robertagutierrezglasny@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-20T00:35:44.657199+05:30",
            "updated_at": "2025-11-20T00:35:44.657235+05:30"
        },
        {
            "id": 962,
            "firstname": "Mehul",
            "lastname": null,
            "phone": "+919726404464",
            "email": "mehulkathekiya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-19T21:04:18.401235+05:30",
            "updated_at": "2025-11-19T21:04:18.401270+05:30"
        },
        {
            "id": 961,
            "firstname": "Prajeesh",
            "lastname": null,
            "phone": "+919600004007",
            "email": "prajeesh2186@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-19T17:04:15.689063+05:30",
            "updated_at": "2025-11-19T17:04:15.689098+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"
        }
    ]
}