GET /api/bet_types/58c22384-3048-4293-bd47-40c2b3a8331d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58c22384-3048-4293-bd47-40c2b3a8331d",
"match": "https://api-prod.gambitprofit.com/api/matches/0eb6ae19-2568-48e8-8c22-73b5ab7c6270/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Nashville Predators",
"amount": 6482.0
},
{
"team": "Edmonton Oilers",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "e3f7ab4b-bed2-43d6-972f-7783f7db3192",
"gambit_id": "82bd4ccb-1a2c-4bfd-9817-da15daf000e4",
"last_updated": "2022-12-14T10:12:16.302665-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.40000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c22384-3048-4293-bd47-40c2b3a8331d/?format=api"
},
{
"id": "21c2e771-ebcb-42e7-a2ad-6a4b7c731d5e",
"gambit_id": "f4345c52-e716-43cc-842e-b75e62df1083",
"last_updated": "2022-12-14T10:12:16.303757-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "2.58000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c22384-3048-4293-bd47-40c2b3a8331d/?format=api"
}
]
}