curl --location --request GET 'https://api.bilibili.com/x/member/web/login/log'{
"code": 0,
"message": "OK",
"ttl": 1,
"data": {
"count": 14,
"list": [
{
"ip": "124.77.*.*",
"time": 1788888888,
"time_at": "2026-02-01 11:45:14",
"status": true,
"type": 0,
"geo": "中国上海电信"
},
{
"ip": "240e:*:*:*:*:*:*:*",
"time": 1766666666,
"time_at": "2026-01-19 19:08:10",
"status": true,
"type": 0,
"geo": "中国上海电信"
}
]
}
}