GET /api/bet_types/90cf5bcc-16ed-4d50-b4a3-3fed27cbe100/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90cf5bcc-16ed-4d50-b4a3-3fed27cbe100",
"match": "https://api-prod.gambitprofit.com/api/matches/6a6c940b-1550-4d08-8d1f-5f44523c9905/?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 6.5",
"amount": 5097.0
},
{
"team": "Game Total Under 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "e5538718-e4be-4341-aa3e-2d0588ae5429",
"gambit_id": "5e530808-2cae-4432-9cf9-2aff214fa2c4",
"last_updated": "2022-11-29T10:27:09.289463-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90cf5bcc-16ed-4d50-b4a3-3fed27cbe100/?format=api"
},
{
"id": "d171ce24-e919-4a82-b875-f444de69c85b",
"gambit_id": "9840c92b-39ff-4da5-bf80-7c51476b14ed",
"last_updated": "2022-11-29T10:27:09.288258-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90cf5bcc-16ed-4d50-b4a3-3fed27cbe100/?format=api"
}
]
}