GET /api/bet_types/9ffbd5e0-5614-4459-b932-e8abdde670e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ffbd5e0-5614-4459-b932-e8abdde670e5",
"match": "https://api-prod.gambitprofit.com/api/matches/23d55245-9467-42f0-96ad-8b4455494901/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-15T11:36:58.002747-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": "Seattle Kraken",
"amount": 5773.0
},
{
"team": "Dallas Stars",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "5af162d5-382c-441f-a2ef-8b30065c95cd",
"gambit_id": "730ce658-1bed-40f1-b897-c96673adc6f4",
"last_updated": "2023-05-16T10:47:09.883465-04:00",
"created_at": "2023-05-15T11:36:58.006038-04:00",
"name": "Seattle Kraken",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffbd5e0-5614-4459-b932-e8abdde670e5/?format=api"
},
{
"id": "1cfdb3c5-dbc4-4b82-9c79-03fc35e2b6df",
"gambit_id": "bbe5969d-3ad7-456b-8fb5-d105de96879a",
"last_updated": "2023-05-16T10:47:09.881499-04:00",
"created_at": "2023-05-15T11:36:58.004290-04:00",
"name": "Dallas Stars",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffbd5e0-5614-4459-b932-e8abdde670e5/?format=api"
}
]
}