GET /api/bet_types/505fe214-769a-4af7-8e03-2edd74e45722/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "505fe214-769a-4af7-8e03-2edd74e45722",
"match": "https://api-prod.gambitprofit.com/api/matches/5d7fd4d2-b108-4a38-a979-afdfb8074669/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:13.852870-04: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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d16e9359-4c58-439b-9bf5-d0534c087773",
"gambit_id": "0921bb90-d95c-4f70-8b5d-798744975fb5",
"last_updated": "2023-06-11T10:23:02.849439-04:00",
"created_at": "2023-06-09T09:48:13.854435-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/505fe214-769a-4af7-8e03-2edd74e45722/?format=api"
},
{
"id": "54bbc200-c64f-4948-aff6-226fba92c534",
"gambit_id": "f5ac5784-1272-4a18-89d4-0f2f3f44e2e0",
"last_updated": "2023-06-11T10:23:02.851991-04:00",
"created_at": "2023-06-09T09:48:13.856113-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/505fe214-769a-4af7-8e03-2edd74e45722/?format=api"
}
]
}