GET /api/bet_types/b03a7546-0992-4f27-bd73-e8873fa66d79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b03a7546-0992-4f27-bd73-e8873fa66d79",
"match": "https://api-prod.gambitprofit.com/api/matches/49cf9519-1d8e-48b3-a7b9-b0c76a6c4c41/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-24T13:02:10.960627-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": "Seattle Kraken",
"amount": 6399.0
},
{
"team": "Colorado Avalanche",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "aa8332a1-d484-4533-882a-7339f414db2c",
"gambit_id": "d2905eb6-630f-4651-9de7-59bb0cbc126e",
"last_updated": "2023-04-25T11:42:18.723904-04:00",
"created_at": "2023-04-24T13:02:10.962762-04:00",
"name": "Seattle Kraken",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03a7546-0992-4f27-bd73-e8873fa66d79/?format=api"
},
{
"id": "9c148ad6-ba72-4c8b-959c-d2c4119bfc64",
"gambit_id": "fe0ad6bf-e4ba-47d6-a1f3-eefb6bed35ee",
"last_updated": "2023-04-25T11:42:18.726148-04:00",
"created_at": "2023-04-24T13:02:10.964985-04:00",
"name": "Colorado Avalanche",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03a7546-0992-4f27-bd73-e8873fa66d79/?format=api"
}
]
}