GET /api/bet_types/20662d37-d455-4502-9ce2-dc1b504020cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20662d37-d455-4502-9ce2-dc1b504020cf",
"match": "https://api-prod.gambitprofit.com/api/matches/38500f8e-8041-452c-9884-5597adb11d92/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-04T09:48:04.897528-04: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": "Nashville Predators",
"amount": 5944.0
},
{
"team": "Edmonton Oilers",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "730f0d2a-ffa6-4f93-8bc1-5d6c3c735f62",
"gambit_id": "12cee248-419c-4fdb-ac27-ac4630a87491",
"last_updated": "2023-11-06T09:27:58.073031-05:00",
"created_at": "2023-11-04T09:48:04.901959-04:00",
"name": "Nashville Predators",
"reward": "1.59000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20662d37-d455-4502-9ce2-dc1b504020cf/?format=api"
},
{
"id": "b033819d-1b65-44c6-a3cb-640abf424af6",
"gambit_id": "a5d8b196-3e66-467c-b5f1-51ad31ba7216",
"last_updated": "2023-11-06T09:27:58.077115-05:00",
"created_at": "2023-11-04T09:48:04.906520-04:00",
"name": "Edmonton Oilers",
"reward": "2.33000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20662d37-d455-4502-9ce2-dc1b504020cf/?format=api"
}
]
}