I would like to filter the /rankings/encounter/{encounterID} endpoint by startTime so I could pull up rankings for the past week. Something along the lines of:
https://www.warcraftlogs.com:443/v1/rankings/encounter/1841?filter=startTime>timeOf7DaysAgo&api_key=YOUR_API_KEY
Is this currently possible? Is there something I"m overlooking?