GET /api/bet_types/58dd3011-4ba7-4931-af3b-b731305e1b04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58dd3011-4ba7-4931-af3b-b731305e1b04",
"match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:05.864804-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": "Arizona Coyotes",
"amount": 5699.0
},
{
"team": "Colorado Avalanche",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "a143cb59-0d6c-475f-a1f5-0bc9f252abda",
"gambit_id": "779883fc-89a4-433b-8f34-22abb9322299",
"last_updated": "2023-12-01T19:13:13.289015-05:00",
"created_at": "2023-11-30T10:28:05.873595-05:00",
"name": "Arizona Coyotes",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dd3011-4ba7-4931-af3b-b731305e1b04/?format=api"
},
{
"id": "3ee75857-9936-4e24-aa88-cfc454388820",
"gambit_id": "f9389ab5-dd3d-4862-80b6-e1077c83a119",
"last_updated": "2023-12-01T19:13:13.284270-05:00",
"created_at": "2023-11-30T10:28:05.869435-05:00",
"name": "Colorado Avalanche",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dd3011-4ba7-4931-af3b-b731305e1b04/?format=api"
}
]
}