GET /api/bet_types/8ab03e83-b57e-4dda-8470-d52236811ff8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ab03e83-b57e-4dda-8470-d52236811ff8",
"match": "https://api-prod.gambitprofit.com/api/matches/a418686b-c2ee-4b1b-b6df-327c15d128ac/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "4c13742e-96da-433b-be77-c47bf3194207",
"gambit_id": "878b31b1-c46f-41d5-b3bd-4c160e944450",
"last_updated": "2022-10-21T20:57:28.820061-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab03e83-b57e-4dda-8470-d52236811ff8/?format=api"
},
{
"id": "6ba429c2-d575-4eed-a8d0-a6c04f22e39f",
"gambit_id": "17c7f390-6511-415c-b72a-9e5c7480a421",
"last_updated": "2022-10-21T20:57:28.821227-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab03e83-b57e-4dda-8470-d52236811ff8/?format=api"
}
]
}