GET /api/bet_types/82ea79e2-c94c-4ac8-9930-dc134184807d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82ea79e2-c94c-4ac8-9930-dc134184807d",
"match": "https://api-prod.gambitprofit.com/api/matches/ebedaec2-a449-4c08-a112-fe74f0817adf/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-28T09:42:07.358872-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": "Anaheim Ducks",
"amount": 7037.0
},
{
"team": "Arizona Coyotes",
"amount": 2963.0
}
],
"expected_reward_tokens": 9570.32,
"profit_sb": 70.32,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "269a2487-1619-42cc-993e-4a45af881f70",
"gambit_id": "f38c696a-a1dd-4b59-8e82-d19fcf790f8c",
"last_updated": "2023-01-30T17:46:55.488290-05:00",
"created_at": "2023-01-28T09:42:07.360096-05:00",
"name": "Anaheim Ducks",
"reward": "1.36000",
"odds": "1.37040",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ea79e2-c94c-4ac8-9930-dc134184807d/?format=api"
},
{
"id": "66250e48-b675-4d19-aba9-cded5b8e698f",
"gambit_id": "fb6ad49a-1023-4455-bb24-d1f377389d78",
"last_updated": "2023-01-30T17:46:55.489510-05:00",
"created_at": "2023-01-28T09:42:07.361337-05:00",
"name": "Arizona Coyotes",
"reward": "3.23000",
"odds": "3.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ea79e2-c94c-4ac8-9930-dc134184807d/?format=api"
}
]
}