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"
}
]
}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"
}
]
}