cURL
curl --request GET \ --url 'https://therundown.io/api/v1/lines/{id}/team_total?key='
{ "team_totals": [ { "affiliate_id": 4, "team_total_away_over": 118.5, "team_total_away_over_money": -110, "team_total_away_under": 118.5, "team_total_away_under_money": -110, "team_total_home_over": 117, "team_total_home_over_money": -110, "team_total_home_under": 117, "team_total_home_under_money": -110, "date_updated": "2026-02-11T22:00:00Z" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.therundown.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.therundown.io/llms.txt
Use this file to discover all available pages before exploring further.
API key as query parameter
all_periods
Team totals
The response is of type object.
object