GET /api/bet_types/b91cabee-a4ce-47bd-8333-9cdce0c0befe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b91cabee-a4ce-47bd-8333-9cdce0c0befe",
"match": "https://api-prod.gambitprofit.com/api/matches/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?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 7",
"amount": 5212.0
},
{
"team": "Game Total Over 7",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "049abaf5-a87c-456e-be64-d42b0b49fe88",
"gambit_id": "349abbfd-7d62-4414-8be7-994afd897950",
"last_updated": "2022-10-05T06:47:20.949430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.81000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b91cabee-a4ce-47bd-8333-9cdce0c0befe/?format=api"
},
{
"id": "1ddca9a8-5a53-4432-95b3-00efcce08890",
"gambit_id": "3b2d4c5e-b44e-4a39-a564-3f1acb6344cf",
"last_updated": "2022-10-05T06:47:20.950514-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.97000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b91cabee-a4ce-47bd-8333-9cdce0c0befe/?format=api"
}
]
}