GET /api/bet_types/b915f0b9-1582-403d-8ace-ad7039b533d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b915f0b9-1582-403d-8ace-ad7039b533d8",
"match": "https://api-prod.gambitprofit.com/api/matches/8835f318-8fc6-48b7-abc9-864e17905e92/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-09T13:28:20.608060-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": "SEA",
"amount": 5857.0
},
{
"team": "TAM",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "d14fa2d7-a715-4ec7-8dd3-357c97e0bb2a",
"gambit_id": "ce42a567-c499-4883-a161-86777242982d",
"last_updated": "2023-09-11T09:08:31.607925-04:00",
"created_at": "2023-09-09T13:28:20.618704-04:00",
"name": "SEA",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b915f0b9-1582-403d-8ace-ad7039b533d8/?format=api"
},
{
"id": "6b43a427-d1a8-4689-883d-c65c2882d863",
"gambit_id": "6692703f-90c8-46ef-8cbb-72d24ab344f2",
"last_updated": "2023-09-11T09:08:31.616063-04:00",
"created_at": "2023-09-09T13:28:20.629293-04:00",
"name": "TAM",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b915f0b9-1582-403d-8ace-ad7039b533d8/?format=api"
}
]
}