GET /api/bet_types/6e1ab62c-df0f-4998-af0d-337e801a14a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e1ab62c-df0f-4998-af0d-337e801a14a3",
"match": "https://api-prod.gambitprofit.com/api/matches/caba573a-531a-4ba8-8d5d-9628c419bc19/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-27T14:02:21.946564-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": 6759.0
},
{
"team": "Minnesota Wild",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "cc7fccd4-93ec-4525-b673-7695057a7c51",
"gambit_id": "8debf9ed-3b7d-4b23-b45e-fe5a582897f9",
"last_updated": "2023-03-28T11:17:02.680581-04:00",
"created_at": "2023-03-27T14:02:21.949632-04:00",
"name": "Seattle Kraken",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e1ab62c-df0f-4998-af0d-337e801a14a3/?format=api"
},
{
"id": "137baacc-6eb8-434d-9b14-1d3292062924",
"gambit_id": "a5c7cd22-be9c-408a-95d5-8edae6fde968",
"last_updated": "2023-03-28T11:17:02.678031-04:00",
"created_at": "2023-03-27T14:02:21.948018-04:00",
"name": "Minnesota Wild",
"reward": "2.92000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e1ab62c-df0f-4998-af0d-337e801a14a3/?format=api"
}
]
}