GET /api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ceb3167-8964-4085-8d78-19de7a39caa1",
"match": "https://api-prod.gambitprofit.com/api/matches/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?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 2.5",
"amount": 5679.0
},
{
"team": "Game Total Under 2.5",
"amount": 4321.0
}
],
"expected_reward_tokens": 8858.05,
"profit_sb": -141.95,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7764fadd-9a35-4106-b28c-07baeb554128",
"gambit_id": "33bc267d-c603-43ca-a418-a8648bfb5d92",
"last_updated": "2022-08-08T10:52:12.881685-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.56000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api"
},
{
"id": "8335ae83-88c6-4805-9eee-e8bb9c148eee",
"gambit_id": "75b0759e-ab7e-4d9c-8ead-3364ad8c1d77",
"last_updated": "2022-08-08T10:52:12.881258-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.05000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api"
}
]
}