GET /api/bet_types/011fa9ef-a750-4a44-925e-a4aa928cff36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "011fa9ef-a750-4a44-925e-a4aa928cff36",
"match": "https://api-prod.gambitprofit.com/api/matches/3adea20b-1d1c-4db7-b1f3-e59b1a7edec1/?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 9",
"amount": 5208.0
},
{
"team": "Game Total Under 9",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "ce270b7a-1ca8-4a70-96d9-c0a8a4c3338e",
"gambit_id": "3f692953-e1ca-45cd-8499-f7036c12ff58",
"last_updated": "2022-09-22T15:17:29.978843-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.73000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011fa9ef-a750-4a44-925e-a4aa928cff36/?format=api"
},
{
"id": "8eb2d513-fac0-47f5-8833-30bbe4aa5e22",
"gambit_id": "86018772-c9b4-4556-ab1d-df6832b9b541",
"last_updated": "2022-09-22T15:17:29.977674-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.88000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011fa9ef-a750-4a44-925e-a4aa928cff36/?format=api"
}
]
}