GET /api/bet_types/586e3bc7-0d2b-4126-b40e-33e1d53b171d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "586e3bc7-0d2b-4126-b40e-33e1d53b171d",
"match": "https://api-prod.gambitprofit.com/api/matches/6db6d51e-3a50-489f-a0df-819f8de0c371/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-29T09:12:55.950425-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": "Buffalo Sabres",
"amount": 5788.0
},
{
"team": "Colorado Avalanche",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "d6fd04ba-a7af-4421-869e-a879a935da3b",
"gambit_id": "b015e762-8155-4cb1-9261-bfe6d9202cbf",
"last_updated": "2023-10-30T21:58:18.154378-04:00",
"created_at": "2023-10-29T09:12:55.960659-04:00",
"name": "Buffalo Sabres",
"reward": "1.63000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586e3bc7-0d2b-4126-b40e-33e1d53b171d/?format=api"
},
{
"id": "665c02a6-9c53-461e-ac85-874e2364c0a9",
"gambit_id": "8ba21e65-faed-48b3-93e8-d9db6f74b1de",
"last_updated": "2023-10-30T21:58:18.151256-04:00",
"created_at": "2023-10-29T09:12:55.955142-04:00",
"name": "Colorado Avalanche",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586e3bc7-0d2b-4126-b40e-33e1d53b171d/?format=api"
}
]
}