GET /api/bet_types/2e02f983-554c-46df-9c2f-4fa69790c5ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e02f983-554c-46df-9c2f-4fa69790c5ee",
"match": "https://api-prod.gambitprofit.com/api/matches/ae35115c-4bf8-4d8f-807d-3a6ea86b23cb/?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 11",
"amount": 5110.0
},
{
"team": "Game Total Over 11",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "7e3470bc-f99a-4d0a-b3ef-a6e39dde8510",
"gambit_id": "9515932e-32f7-4974-8016-b348aa8229ae",
"last_updated": "2022-08-21T12:47:07.274369-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 11",
"reward": "1.78000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e02f983-554c-46df-9c2f-4fa69790c5ee/?format=api"
},
{
"id": "66f358f9-fdd9-4abe-875d-75c3aa3494b9",
"gambit_id": "d35dfc61-fbbb-4c48-ba88-8e829a7f3737",
"last_updated": "2022-08-21T12:47:07.274838-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 11",
"reward": "1.86000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e02f983-554c-46df-9c2f-4fa69790c5ee/?format=api"
}
]
}