GET /api/bet_types/9eead0ca-2aa3-4d4e-92d4-18560cf2240c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9eead0ca-2aa3-4d4e-92d4-18560cf2240c",
"match": "https://api-prod.gambitprofit.com/api/matches/0202b548-535f-4474-92df-262f4ccc98c3/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:13.742339-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": "Montreal Canadiens",
"amount": 5107.0
},
{
"team": "Edmonton Oilers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "508551d5-ef40-4481-84c6-00e2f1057c33",
"gambit_id": "f7c1e30e-e418-4ae9-b5c9-069761e07552",
"last_updated": "2024-01-16T15:08:02.453917-05:00",
"created_at": "2024-01-13T09:38:13.751849-05:00",
"name": "Montreal Canadiens",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eead0ca-2aa3-4d4e-92d4-18560cf2240c/?format=api"
},
{
"id": "ab6eb435-9624-4b8d-a178-8529834e5011",
"gambit_id": "adf00c35-0730-4c28-8c3f-d6f800b0d00f",
"last_updated": "2024-01-16T15:08:02.448950-05:00",
"created_at": "2024-01-13T09:38:13.746879-05:00",
"name": "Edmonton Oilers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eead0ca-2aa3-4d4e-92d4-18560cf2240c/?format=api"
}
]
}