GET /api/bet_types/22bab38c-1200-4622-b026-d304c6ac5ef2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22bab38c-1200-4622-b026-d304c6ac5ef2",
"match": "https://api-prod.gambitprofit.com/api/matches/788ae620-11ac-483c-9013-7798b5270667/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-30T10:27:11.387629-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": "Edmonton Oilers",
"amount": 6975.0
},
{
"team": "Seattle Kraken",
"amount": 3025.0
}
],
"expected_reward_tokens": 9135.5,
"profit_sb": 135.5,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "1c3858a6-c7f1-4852-b757-5d4e1756ce82",
"gambit_id": "3d19372e-9662-407f-b323-66e43b1443da",
"last_updated": "2022-12-31T16:56:57.081341-05:00",
"created_at": "2022-12-30T10:27:11.390017-05:00",
"name": "Edmonton Oilers",
"reward": "1.31000",
"odds": "1.36360",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22bab38c-1200-4622-b026-d304c6ac5ef2/?format=api"
},
{
"id": "76862415-82f9-49b3-a07e-d7e3930aca33",
"gambit_id": "651980af-bdd2-4ff5-ae96-ae376e4ca362",
"last_updated": "2022-12-31T16:56:57.080128-05:00",
"created_at": "2022-12-30T10:27:11.388799-05:00",
"name": "Seattle Kraken",
"reward": "3.02000",
"odds": "3.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22bab38c-1200-4622-b026-d304c6ac5ef2/?format=api"
}
]
}