GET /api/bet_types/5b2a0977-40a3-4bb5-84a2-fa145cd042dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b2a0977-40a3-4bb5-84a2-fa145cd042dc",
"match": "https://api-prod.gambitprofit.com/api/matches/f0d810a6-8b03-4ed2-a78e-e07ad86c7aac/?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 9",
"amount": 5109.0
},
{
"team": "Game Total Over 9",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "67f27473-4322-4c50-8271-1b6a5235dbf7",
"gambit_id": "29ccedd7-8a65-4eca-8a9a-2c51775711e5",
"last_updated": "2022-08-07T10:52:16.485978-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2a0977-40a3-4bb5-84a2-fa145cd042dc/?format=api"
},
{
"id": "62ece416-f652-4ae1-973e-e6112d2337fc",
"gambit_id": "5d91dcb8-447b-46f8-aec9-82b75720ac04",
"last_updated": "2022-08-07T10:52:16.486706-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2a0977-40a3-4bb5-84a2-fa145cd042dc/?format=api"
}
]
}