GET /api/bet_types/83d3731d-2e7d-46a4-bb11-4ad85d36ed43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83d3731d-2e7d-46a4-bb11-4ad85d36ed43",
"match": "https://api-prod.gambitprofit.com/api/matches/8d039251-a174-4da5-a18d-81e0a70b4902/?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 8.5",
"amount": 5304.0
},
{
"team": "Game Total Under 8.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "c65510cd-caca-408e-99c4-0198b4463430",
"gambit_id": "7d568acc-c066-4d62-ad09-c26f544ec601",
"last_updated": "2022-09-26T10:32:11.257221-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83d3731d-2e7d-46a4-bb11-4ad85d36ed43/?format=api"
},
{
"id": "71eb6e4e-b1f2-454c-9d3c-0360ba417707",
"gambit_id": "655e6e89-a9d3-4ae0-9324-d4122a950a4d",
"last_updated": "2022-09-26T10:32:11.256133-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83d3731d-2e7d-46a4-bb11-4ad85d36ed43/?format=api"
}
]
}