GET /api/bet_types/8270b4d8-14b6-4c55-8349-ba59de807103/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8270b4d8-14b6-4c55-8349-ba59de807103",
"match": "https://api-prod.gambitprofit.com/api/matches/cec21720-1c9a-4710-b116-bd1a7221a14b/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-28T12:37:00.886766-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": "Calgary Flames",
"amount": 6862.0
},
{
"team": "Boston Bruins",
"amount": 3138.0
}
],
"expected_reward_tokens": 9538.18,
"profit_sb": 38.18,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "35540da4-fd2a-421a-9889-034cfa1a2962",
"gambit_id": "40958be1-aab7-4abe-b238-4d3cb970395b",
"last_updated": "2023-03-01T09:47:08.020428-05:00",
"created_at": "2023-02-28T12:37:00.888005-05:00",
"name": "Calgary Flames",
"reward": "1.39000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8270b4d8-14b6-4c55-8349-ba59de807103/?format=api"
},
{
"id": "3ba78db4-a879-4dab-a21a-5f71b747ffcc",
"gambit_id": "b6f6e5fa-1d39-4106-96f2-4877af17f140",
"last_updated": "2023-03-01T09:47:08.021627-05:00",
"created_at": "2023-02-28T12:37:00.889306-05:00",
"name": "Boston Bruins",
"reward": "3.04000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8270b4d8-14b6-4c55-8349-ba59de807103/?format=api"
}
]
}