GET /api/bet_types/71a7116d-8bea-4fb3-a4ed-18d452ca15ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71a7116d-8bea-4fb3-a4ed-18d452ca15ae",
"match": "https://api-prod.gambitprofit.com/api/matches/9061776b-1deb-4636-86ae-1f986564f625/?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": "Montreal Canadiens",
"amount": 5780.0
},
{
"team": "Minnesota Wild",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "6a8de1ab-4ec4-4a71-9236-a8257df09ba5",
"gambit_id": "655ff7f7-cda1-4dda-96bc-2c1cc521610a",
"last_updated": "2022-10-26T09:52:11.214307-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.65000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a7116d-8bea-4fb3-a4ed-18d452ca15ae/?format=api"
},
{
"id": "88fd8de0-f4dc-4598-b054-43d4b7cbae17",
"gambit_id": "afc0348d-7c3d-436b-8e4f-e90704cf57ad",
"last_updated": "2022-10-26T09:52:11.215365-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "2.26000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a7116d-8bea-4fb3-a4ed-18d452ca15ae/?format=api"
}
]
}