GET /api/bet_types/44619edb-f047-415f-abe2-c1013ddddc4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44619edb-f047-415f-abe2-c1013ddddc4e",
"match": "https://api-prod.gambitprofit.com/api/matches/e252727d-1a4d-4945-b0aa-8950a16b0faf/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-08T11:46:59.540127-04: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": "Vegas Golden Knights",
"amount": 5939.0
},
{
"team": "Edmonton Oilers",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "471fa915-d9d1-4723-8c9f-6c21b1677441",
"gambit_id": "7ea76d1c-d67b-4073-8013-dc4a2a06a171",
"last_updated": "2023-05-09T11:41:55.909769-04:00",
"created_at": "2023-05-08T11:46:59.544606-04:00",
"name": "Vegas Golden Knights",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44619edb-f047-415f-abe2-c1013ddddc4e/?format=api"
},
{
"id": "d13c278a-dbb1-4d01-b9ba-cf7ddb516497",
"gambit_id": "93eb0fa4-1d91-4cb6-ad44-8d50e6bcf718",
"last_updated": "2023-05-09T11:41:55.908281-04:00",
"created_at": "2023-05-08T11:46:59.542194-04:00",
"name": "Edmonton Oilers",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44619edb-f047-415f-abe2-c1013ddddc4e/?format=api"
}
]
}