curl --location -g --request GET 'https://api.kickbase.com/v4/leagues/leagueId/activitiesFeed/activityId' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"data": {
"bn": 0,
"day": 0
},
"dt": "string",
"t": 0
}