GET /api/bet_types/40811005-ce71-453c-a668-0bef2b999532/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40811005-ce71-453c-a668-0bef2b999532",
"match": "https://api-prod.gambitprofit.com/api/matches/5c4a2cab-012f-4017-8602-3bdc2d956a92/?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 7.5",
"amount": 5212.0
},
{
"team": "Game Total Under 7.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "eaa5460f-6d84-470a-985a-b25ef969a9a6",
"gambit_id": "3f669ff9-e029-43d3-b365-a628a992231a",
"last_updated": "2022-10-05T07:01:56.601547-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40811005-ce71-453c-a668-0bef2b999532/?format=api"
},
{
"id": "5247d4f5-ce97-40f3-b9d8-bab4250b487e",
"gambit_id": "8eb19c77-24bd-48f7-a491-bffd311fc729",
"last_updated": "2022-10-05T07:01:56.600576-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40811005-ce71-453c-a668-0bef2b999532/?format=api"
}
]
}