GET /api/bet_types/09cb592a-f92d-4dfb-aad7-96b55727d682/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09cb592a-f92d-4dfb-aad7-96b55727d682",
"match": "https://api-prod.gambitprofit.com/api/matches/e1c03a96-0207-47cd-b4b7-91b5ee5059f5/?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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Over 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "4f120b85-5788-46b6-8d9f-91daa4fd6129",
"gambit_id": "ef4b9e36-1810-4301-9233-8657350843a8",
"last_updated": "2022-10-17T15:32:02.865819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09cb592a-f92d-4dfb-aad7-96b55727d682/?format=api"
},
{
"id": "92a789c0-5639-40c3-946d-533e0acff076",
"gambit_id": "d063706e-4baa-4745-af83-fe33b06fe7c6",
"last_updated": "2022-10-17T15:32:02.867016-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09cb592a-f92d-4dfb-aad7-96b55727d682/?format=api"
}
]
}