GET /api/bet_types/4128ab30-1502-4811-8ac7-d025f2fad059/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4128ab30-1502-4811-8ac7-d025f2fad059",
"match": "https://api-prod.gambitprofit.com/api/matches/90e52aa4-9de4-4ff8-ab47-a8e4fbd3389d/?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": "Vancouver Canucks",
"amount": 5397.0
},
{
"team": "Boston Bruins",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "591bd82c-a2ad-407a-864b-ab3133091e6d",
"gambit_id": "9fccf77e-e149-40ae-b633-ee959f9a4495",
"last_updated": "2022-11-14T15:12:36.241803-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "1.68000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4128ab30-1502-4811-8ac7-d025f2fad059/?format=api"
},
{
"id": "f0a654a8-2668-4eef-8394-475aa0547f08",
"gambit_id": "ea8e25c4-9e4e-4bc9-8ab5-de9ee1a960e0",
"last_updated": "2022-11-14T15:12:36.240857-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.97000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4128ab30-1502-4811-8ac7-d025f2fad059/?format=api"
}
]
}