curl --location --request GET 'https://bit101.flwfdd.xyz/user/followings?page=' \
--header 'fake-cookie: {{fake_cookie}}'
[
{
"id": 0,
"create_time": "string",
"nickname": "string",
"avatar": {
"mid": "string",
"url": "string",
"low_url": "string"
},
"motto": "string",
"identity": {
"id": 0,
"color": "string",
"text": "string"
}
}
]