GET /api/bet_types/102bc22b-ab8c-42ce-a047-06065b86561c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "102bc22b-ab8c-42ce-a047-06065b86561c",
"match": "https://api-prod.gambitprofit.com/api/matches/bdb1fe76-ac80-49df-9b5d-2edbbf6d311f/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-14T09:28:04.897253-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": "Vegas Golden Knights",
"amount": 5423.0
},
{
"team": "Anaheim Ducks",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e327a0d6-e89a-43c0-a626-39751127be22",
"gambit_id": "a5e6fa14-9353-430c-9563-ff40c132f134",
"last_updated": "2023-10-16T17:58:29.087288-04:00",
"created_at": "2023-10-14T09:28:04.908047-04:00",
"name": "Vegas Golden Knights",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/102bc22b-ab8c-42ce-a047-06065b86561c/?format=api"
},
{
"id": "6677edcd-8417-4206-916f-390b8c4d9742",
"gambit_id": "56431396-a174-479d-9707-d2a806b2e9c4",
"last_updated": "2023-10-16T17:58:29.083844-04:00",
"created_at": "2023-10-14T09:28:04.902605-04:00",
"name": "Anaheim Ducks",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/102bc22b-ab8c-42ce-a047-06065b86561c/?format=api"
}
]
}