GET /api/bet_types/df2b76f6-062d-4b3a-9eec-4804d23ad005/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df2b76f6-062d-4b3a-9eec-4804d23ad005",
"match": "https://api-prod.gambitprofit.com/api/matches/c64c317d-a38c-4348-a049-c3d471c1c0f3/?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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "12c134ce-24de-4853-81c0-4089e6c938f5",
"gambit_id": "5908c309-a463-46ee-a505-29d94f242017",
"last_updated": "2022-11-22T10:02:04.102946-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df2b76f6-062d-4b3a-9eec-4804d23ad005/?format=api"
},
{
"id": "4c237bbb-634c-4ba9-a144-51c70f912842",
"gambit_id": "c65d028e-bc12-4042-9a6c-c3765347b724",
"last_updated": "2022-11-22T10:02:04.101802-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df2b76f6-062d-4b3a-9eec-4804d23ad005/?format=api"
}
]
}