Hey, been using this recently and found that date filtering does not work as it is shown.
In case anyone else stumbles upon this problem, here is the solution:
The date values need to be passed like so:
games?dates[]=2020-11-20
For some reason the api docs have a mistake.
Enjoy!
Join in the discussion - add comment below:
I find that this doesn’t work, but if you want a specific date, use the start and end date as parameters and make them the same.