GET /api/bet_types/5912c231-3b7a-4547-afcb-ad7efc2059ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5912c231-3b7a-4547-afcb-ad7efc2059ef",
"match": "https://api-prod.gambitprofit.com/api/matches/313c4455-ef42-4de0-8256-358fa638c326/?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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Under 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "de19bfef-5b19-4420-8210-c34f923dc8f2",
"gambit_id": "6cd2e1dc-633f-4d45-9d09-3804be97b868",
"last_updated": "2022-08-15T14:31:54.916661-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5912c231-3b7a-4547-afcb-ad7efc2059ef/?format=api"
},
{
"id": "f0d3e829-acbf-4860-ad9c-d582d25ce0ac",
"gambit_id": "f56776c4-b230-4b9c-8ec4-1ef1d472cda6",
"last_updated": "2022-08-15T14:31:54.916181-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5912c231-3b7a-4547-afcb-ad7efc2059ef/?format=api"
}
]
}