GET /api/bet_types/c170799d-a5e2-49cf-9b19-282c737eb6cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c170799d-a5e2-49cf-9b19-282c737eb6cb",
"match": "https://api-prod.gambitprofit.com/api/matches/cdb965d0-735c-4efe-953c-8d4a1264f14d/?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": "Washington Capitals",
"amount": 6723.0
},
{
"team": "Seattle Kraken",
"amount": 3277.0
}
],
"expected_reward_tokens": 9142.83,
"profit_sb": 142.83,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "7d8cc473-1080-4474-bbcd-b616c0342faa",
"gambit_id": "657fde77-38da-43e6-ae35-7cfbee0bb3f9",
"last_updated": "2022-12-03T10:22:35.196741-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.36000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c170799d-a5e2-49cf-9b19-282c737eb6cb/?format=api"
},
{
"id": "9362ec6b-6398-4d93-bc5c-a934cc51c563",
"gambit_id": "1397b0c0-78d3-4fe0-b0d2-51e036a9a70f",
"last_updated": "2022-12-03T10:22:35.195381-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "2.79000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c170799d-a5e2-49cf-9b19-282c737eb6cb/?format=api"
}
]
}