curl --request GET \
--url 'https://therundown.io/api/v1/lines/{id}/total?key='{
"totals": [
{
"affiliate_id": 4,
"total_over": 235.5,
"total_over_money": -110,
"total_under": 235.5,
"total_under_money": -110,
"date_updated": "2026-02-11T22:00:00Z"
},
{
"affiliate_id": 19,
"total_over": 234.5,
"total_over_money": -108,
"total_under": 234.5,
"total_under_money": -112,
"date_updated": "2026-02-11T21:30:00Z"
}
]
}curl --request GET \
--url 'https://therundown.io/api/v1/lines/{id}/total?key='{
"totals": [
{
"affiliate_id": 4,
"total_over": 235.5,
"total_over_money": -110,
"total_under": 235.5,
"total_under_money": -110,
"date_updated": "2026-02-11T22:00:00Z"
},
{
"affiliate_id": 19,
"total_over": 234.5,
"total_over_money": -108,
"total_under": 234.5,
"total_under_money": -112,
"date_updated": "2026-02-11T21:30:00Z"
}
]
}