GET /api/bet_types/a61a8789-a42a-4649-9ec6-60e0fa01f39e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a61a8789-a42a-4649-9ec6-60e0fa01f39e",
"match": "https://api-prod.gambitprofit.com/api/matches/c4db4cf4-5292-415d-8ab3-20be17f40c15/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "52d21f94-43a4-4ccd-a473-e3be19e7da88",
"gambit_id": "1f66ea0b-2963-4ae5-b705-1a891e47d0b4",
"last_updated": "2022-11-04T09:22:47.481065-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a61a8789-a42a-4649-9ec6-60e0fa01f39e/?format=api"
},
{
"id": "0697ee26-5381-4635-85cd-aa39d4630399",
"gambit_id": "9e00b296-71a8-4a9a-a753-3bccc07df1a3",
"last_updated": "2022-11-04T09:22:47.482206-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a61a8789-a42a-4649-9ec6-60e0fa01f39e/?format=api"
}
]
}