sportsbet_page_content
Fetches sports or racing homepage tab modules with item types, optional logged-in variants, and popular SRM modules. Solves retrieving sports and racing landing page content without requiring authentication.
Instructions
Homepage tab content (sports or racing landing modules).
Returns: {modules:[{type, items:[]}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | Yes | Homepage tab: sports or racing. Required — part of the URL path. | |
| loggedIn | No | Return the logged-in variant. | |
| popularsrms | No | Include popular SRM modules. |