GET /api/bet_types/b17775ed-8304-4952-9412-e7ce36843cc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b17775ed-8304-4952-9412-e7ce36843cc5",
"match": "https://api-prod.gambitprofit.com/api/matches/a9069d7d-e1c1-4234-bb41-cf8d6bbd31f1/?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.5",
"amount": 5208.0
},
{
"team": "Game Total Over 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "f1257501-e5b6-4911-8819-1d8cd53306c1",
"gambit_id": "aad6515f-347e-40df-bb2c-055fcf69a5cd",
"last_updated": "2022-09-15T11:07:08.214654-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b17775ed-8304-4952-9412-e7ce36843cc5/?format=api"
},
{
"id": "26564820-1748-4209-a5a9-a3d2d4cee56a",
"gambit_id": "0d42f8d0-9595-4744-98eb-7c4a8ca91c56",
"last_updated": "2022-09-15T11:07:08.215650-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b17775ed-8304-4952-9412-e7ce36843cc5/?format=api"
}
]
}