GET /api/bet_types/1bf5df12-75ae-4432-b38b-23839177c40b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bf5df12-75ae-4432-b38b-23839177c40b",
"match": "https://api-prod.gambitprofit.com/api/matches/436e3339-827f-41d8-8f43-9a53c9c8d093/?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",
"amount": 5207.0
},
{
"team": "Game Total Under 9",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "2fd17d34-0005-4e51-8f29-d4e9bcaa968a",
"gambit_id": "b0c16ef8-058b-41d2-8795-782e73f8adbd",
"last_updated": "2022-09-21T16:07:26.513168-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.74000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf5df12-75ae-4432-b38b-23839177c40b/?format=api"
},
{
"id": "aca7af88-673b-4cd4-9bc7-f6ac68aaf52f",
"gambit_id": "1d67b054-d3ad-4612-b2ee-6837458088e9",
"last_updated": "2022-09-21T16:07:26.512018-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.89000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf5df12-75ae-4432-b38b-23839177c40b/?format=api"
}
]
}