GET /api/bet_types/b3025e59-52cd-496d-b820-fde9baad7a03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3025e59-52cd-496d-b820-fde9baad7a03",
"match": "https://api-prod.gambitprofit.com/api/matches/bb151337-cdd6-47cc-9af9-5ceb8370c547/?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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d3a07f68-a8b0-463f-add0-a3cadff956a3",
"gambit_id": "1e14cde1-4cb4-454f-9103-c04c7c335a48",
"last_updated": "2022-12-15T10:52:00.738053-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3025e59-52cd-496d-b820-fde9baad7a03/?format=api"
},
{
"id": "1031f69a-3104-414f-8322-112684ae85ef",
"gambit_id": "d1a01c30-00ed-4fa9-8db8-5564496665ea",
"last_updated": "2022-12-15T10:52:00.739141-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3025e59-52cd-496d-b820-fde9baad7a03/?format=api"
}
]
}