GET /api/bet_types/6e002822-20cc-4ea3-8ced-7e8338b132ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e002822-20cc-4ea3-8ced-7e8338b132ae",
"match": "https://api-prod.gambitprofit.com/api/matches/ba1a7b3e-19d0-4170-bafa-d96bd46458bf/?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 8.5",
"amount": 5110.0
},
{
"team": "Game Total Over 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "7b6e9e23-76e7-47c8-aaeb-8ad40f576bd1",
"gambit_id": "27addfc8-4717-459f-910d-fa3b628281dc",
"last_updated": "2022-09-11T18:02:01.257663-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e002822-20cc-4ea3-8ced-7e8338b132ae/?format=api"
},
{
"id": "9f5e32e0-d244-4bf0-8ca3-636616882c8b",
"gambit_id": "a0e781db-6564-48a8-920c-e1783981885c",
"last_updated": "2022-09-11T18:02:01.258866-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e002822-20cc-4ea3-8ced-7e8338b132ae/?format=api"
}
]
}