laliga_subscriptions
Fetch La Liga season subscriptions paginated by 20, including competition, year, current gameweek, and date range for each season.
Instructions
Season instances (a 'subscription' = one competition's season), paginated 20/page. Each has slug, competition, year, current_gameweek, date range.
Returns: {total, subscriptions:[{id, name, slug, competition, year, current_gameweek, date_ini, date_end, rounds}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No |