GET /api/bet_types/14eec640-7248-4ff4-ab33-84c11ae54bcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14eec640-7248-4ff4-ab33-84c11ae54bcd",
"match": "https://api-prod.gambitprofit.com/api/matches/f5ec96e1-e140-4e26-914e-a299cf1b6889/?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 68.5",
"amount": 5000.0
},
{
"team": "Game Total Over 68.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1d3758df-b8f3-4a26-aaad-03b3a4fb5938",
"gambit_id": "18035b08-7cdf-44e3-88bd-925e2dd1c8f0",
"last_updated": "2022-11-14T10:28:55.192489-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 68.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "68.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14eec640-7248-4ff4-ab33-84c11ae54bcd/?format=api"
},
{
"id": "213bb2f7-b925-4ece-9399-e10843484cba",
"gambit_id": "c366d2d1-6892-4e3f-a6d2-e630968656c6",
"last_updated": "2022-11-14T10:28:55.193634-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 68.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "68.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14eec640-7248-4ff4-ab33-84c11ae54bcd/?format=api"
}
]
}