GET /api/bet_types/4aef1af5-3801-4860-9630-235355dd19f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4aef1af5-3801-4860-9630-235355dd19f3",
"match": "https://api-prod.gambitprofit.com/api/matches/5ebb195d-66b4-40b1-9d3f-900ff2371e56/?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 Over 9.5",
"amount": 5110.0
},
{
"team": "Game Total Under 9.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "5ba093b1-5978-4cbf-aa02-e949d35977ba",
"gambit_id": "3edfd00a-8c96-42af-88c6-97987de65a09",
"last_updated": "2022-08-24T10:27:10.332086-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aef1af5-3801-4860-9630-235355dd19f3/?format=api"
},
{
"id": "d289152b-e460-4386-b042-848495ea341c",
"gambit_id": "a2db6dcf-4a20-468f-b293-4b2f998ab097",
"last_updated": "2022-08-24T10:27:10.331557-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aef1af5-3801-4860-9630-235355dd19f3/?format=api"
}
]
}