GET /api/bet_types/07985c4b-2dbc-4fdc-94a1-8698afc290c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07985c4b-2dbc-4fdc-94a1-8698afc290c5",
"match": "https://api-prod.gambitprofit.com/api/matches/ca0c1b20-9f21-4dcb-94ff-e3d3c46c55cc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-30T12:47:12.961467-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": 5599.0
},
{
"team": "Colorado Avalanche",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "e8b9f237-2943-468e-8823-e688a353b33f",
"gambit_id": "dab1c956-92f9-4646-b7c2-7b6212a018cd",
"last_updated": "2023-05-01T12:27:23.923874-04:00",
"created_at": "2023-04-30T12:47:12.965569-04:00",
"name": "Seattle Kraken",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07985c4b-2dbc-4fdc-94a1-8698afc290c5/?format=api"
},
{
"id": "351c1430-29f6-4331-a626-d087d460f4cd",
"gambit_id": "2e730c2e-39dc-4070-b97f-e3e65106c9e2",
"last_updated": "2023-05-01T12:27:23.922568-04:00",
"created_at": "2023-04-30T12:47:12.963369-04:00",
"name": "Colorado Avalanche",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07985c4b-2dbc-4fdc-94a1-8698afc290c5/?format=api"
}
]
}