curl --location 'https://bpi2.poyashi.me/users//tickets/recommend?ticketId=&expiresAt=&offset=&scoreMode=' \
--header 'Authorization: Bearer <token>'{
"ticketId": "string",
"expiresAt": "string",
"items": [
{}
],
"hasMore": true,
"totalBpi": 0
}