GET /api/bet_types/51143087-6945-4b0f-89f1-a4445fa89958/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51143087-6945-4b0f-89f1-a4445fa89958",
"match": "https://api-prod.gambitprofit.com/api/matches/47c66f52-7689-482d-8174-f227149ea73f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Game Total Under 2.5",
"amount": 5129.0
},
{
"team": "Game Total Over 2.5",
"amount": 4871.0
}
],
"expected_reward_tokens": 8719.09,
"profit_sb": -280.91,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "3cb8e537-fb7d-4c55-b5b4-b7329388bf34",
"gambit_id": "5d2cc2f4-3cd8-4be3-94c9-6ea1a9a7b4ef",
"last_updated": "2022-12-03T10:12:29.473687-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51143087-6945-4b0f-89f1-a4445fa89958/?format=api"
},
{
"id": "0e542b4f-0508-4970-95a9-c7a49de83217",
"gambit_id": "5a8a1bf7-de82-452d-8aef-59f95caa33e1",
"last_updated": "2022-12-03T10:12:29.474863-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.79000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51143087-6945-4b0f-89f1-a4445fa89958/?format=api"
}
]
}