get https://api.sportsstack.io/api/v1/events
This endpoint retrieves a list of events based on the provided query parameters. You can filter events either by (season year, week) OR (day, month, calendar year) season type, and league ID are additional filters.
Note: The first week of the NFL postseason is week 1, season_type = POST
Pagination is supported to navigate through large sets of data.
Callback