GET /api/bet_types/b9039b35-f591-465c-8e8c-b0964d3171e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9039b35-f591-465c-8e8c-b0964d3171e6",
"match": "https://api-prod.gambitprofit.com/api/matches/c3b887c3-5ec4-4526-ab6e-3f4a6704ecd7/?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": "Arizona Coyotes",
"amount": 5397.0
},
{
"team": "Buffalo Sabres",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "7dd49b43-1e44-443a-b6cc-a4a7e43a5e90",
"gambit_id": "ca3412bf-7e7d-4a70-a55b-4a6586ecca62",
"last_updated": "2022-11-09T09:43:03.154621-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.68000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9039b35-f591-465c-8e8c-b0964d3171e6/?format=api"
},
{
"id": "3262e54c-0b55-4463-a0fa-a2eebdffd0b8",
"gambit_id": "65769b27-17bc-4d79-b106-4778e93ceb2d",
"last_updated": "2022-11-09T09:43:03.153655-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "1.97000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9039b35-f591-465c-8e8c-b0964d3171e6/?format=api"
}
]
}