GET /api/bet_types/d4baceae-bc54-4381-8be8-dcbe46c8c750/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4baceae-bc54-4381-8be8-dcbe46c8c750",
"match": "https://api-prod.gambitprofit.com/api/matches/b12b6f32-8909-4edf-b27e-d8367b4ec440/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-31T09:56:49.118140-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": "Vancouver Canucks",
"amount": 6458.0
},
{
"team": "Calgary Flames",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "dc8baaf2-d8d6-4c40-aba4-6e8efdf1fa26",
"gambit_id": "fdf558b4-327a-4412-b69a-d5fad7a397bc",
"last_updated": "2023-04-01T10:41:47.701695-04:00",
"created_at": "2023-03-31T09:56:49.120478-04:00",
"name": "Vancouver Canucks",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4baceae-bc54-4381-8be8-dcbe46c8c750/?format=api"
},
{
"id": "bc292a87-08b1-46c6-acc1-e938e6828bab",
"gambit_id": "64851851-a157-4e99-8c23-10ad2e390979",
"last_updated": "2023-04-01T10:41:47.703268-04:00",
"created_at": "2023-03-31T09:56:49.122906-04:00",
"name": "Calgary Flames",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4baceae-bc54-4381-8be8-dcbe46c8c750/?format=api"
}
]
}