GET /api/bet_types/133fd2ba-c81e-4c89-b760-7558cdd44f76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "133fd2ba-c81e-4c89-b760-7558cdd44f76",
"match": "https://api-prod.gambitprofit.com/api/matches/f8e46d09-2db7-44e7-8d68-d1e60b76a130/?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": "Colorado Avalanche",
"amount": 5791.0
},
{
"team": "Chicago Blackhawks",
"amount": 4209.0
}
],
"expected_reward_tokens": 9554.43,
"profit_sb": 54.43,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "2cbff04b-b81e-48c3-8b26-a30bf6e5ab33",
"gambit_id": "e36092d7-14d9-4921-90fb-89c0c6ecfd6a",
"last_updated": "2022-10-13T09:52:27.219463-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.65000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/133fd2ba-c81e-4c89-b760-7558cdd44f76/?format=api"
},
{
"id": "e1070870-c244-4cc6-8db0-0ab9ec148a51",
"gambit_id": "4032dfa8-4032-49c8-a922-32efbfcc5f60",
"last_updated": "2022-10-13T09:52:27.220432-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.27000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/133fd2ba-c81e-4c89-b760-7558cdd44f76/?format=api"
}
]
}