GET /api/bet_types/478a5ff7-4a0e-4794-92bb-ab6fef5b7260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "478a5ff7-4a0e-4794-92bb-ab6fef5b7260",
"match": "https://api-prod.gambitprofit.com/api/matches/b8eda9f1-85fc-45fc-b381-19178477c9cf/?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 8",
"amount": 5301.0
},
{
"team": "Game Total Over 8",
"amount": 4699.0
}
],
"expected_reward_tokens": 9116.06,
"profit_sb": 116.06,
"profit_sb_percentage": 1.29,
"recommended": true
},
"lines": [
{
"id": "bf345d73-a234-4b89-93b6-87c84b81b69f",
"gambit_id": "9df11553-4f6d-4c62-ba44-939b9724315c",
"last_updated": "2022-09-03T19:52:05.149150-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.72000",
"odds": "1.80000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/478a5ff7-4a0e-4794-92bb-ab6fef5b7260/?format=api"
},
{
"id": "98327486-32e2-42ee-9be8-44bfc6092b2f",
"gambit_id": "b38aadfa-3b0d-4576-abe2-b27a9763615c",
"last_updated": "2022-09-03T19:52:05.150324-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.94000",
"odds": "2.05000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/478a5ff7-4a0e-4794-92bb-ab6fef5b7260/?format=api"
}
]
}