curl --location --request GET 'https://cst.api.zdzz.top/api/user/'
{ "success": true, "user": { "username": "string", "highestSpeed": 0, "avgSpeed": 0, "recentRecords": [ { "click_count": 0, "time_limit": 0, "created_at": "2019-08-24T14:15:22.123Z" } ] } }