GET /api/bet_types/15f17aae-a283-4438-a992-d9a49747fd27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15f17aae-a283-4438-a992-d9a49747fd27",
"match": "https://api-prod.gambitprofit.com/api/matches/5e1659f4-7f6d-4d20-9489-1ae005c7be6e/?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 2.5",
"amount": 5604.0
},
{
"team": "Game Total Under 2.5",
"amount": 4396.0
}
],
"expected_reward_tokens": 8966.4,
"profit_sb": -33.6,
"profit_sb_percentage": -0.37,
"recommended": false
},
"lines": [
{
"id": "63b4bb7d-ccf0-45d5-9268-d2047617b631",
"gambit_id": "9892217b-558d-4311-8e63-10453ebe71eb",
"last_updated": "2022-09-01T10:57:04.949335-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15f17aae-a283-4438-a992-d9a49747fd27/?format=api"
},
{
"id": "2314d798-0e76-43d6-9338-cd10db1423c3",
"gambit_id": "bc2560c4-daae-476b-a3e6-3c222e8e502f",
"last_updated": "2022-09-01T10:57:04.948447-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.04000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15f17aae-a283-4438-a992-d9a49747fd27/?format=api"
}
]
}