What other stats types are there?
We have an example url of:
/fantasy/v2/player/{player_key}/stats;type=week;week={week}
But there is no indication of what other types there are, I've tried a few others but I'm not getting anything.
I would love to have something like
/fantasy/v2/player/{player_key}/stats;type=season;season=2011
or
/fantasy/v2/player/{player_key}/stats;type=average
Does anyone have any info on the available options?