curl --location -g --request GET 'https://api.kickbase.com/v4/leagues/leagueId/market' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"it": [
{
"i": "string",
"fn": "string",
"n": "string",
"tid": "string",
"pos": 0,
"st": 0,
"mvt": 0,
"mv": 0,
"ofc": 0,
"exs": 0,
"prc": 0,
"uoid": "string",
"isn": true,
"iposl": true,
"dt": "string",
"p": 0,
"ap": 0
}
],
"nps": 0,
"tv": 0,
"mvud": "string",
"dt": "string",
"day": 0
}