GET /api/bet_types/d39b9ac3-6add-44dd-8ac6-77ca2bab79f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d39b9ac3-6add-44dd-8ac6-77ca2bab79f8",
"match": "https://api-prod.gambitprofit.com/api/matches/dc24cbd7-1410-43b5-982d-bca9022a2f41/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:52:56.094966-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": "Nashville Predators",
"amount": 5094.0
},
{
"team": "Seattle Kraken",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "19217aa2-2d39-438c-a5cd-fa84efecee71",
"gambit_id": "f7bd57c9-ab1b-4879-8f66-7921dd11344f",
"last_updated": "2023-10-13T20:53:04.670117-04:00",
"created_at": "2023-10-12T10:52:56.103665-04:00",
"name": "Nashville Predators",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d39b9ac3-6add-44dd-8ac6-77ca2bab79f8/?format=api"
},
{
"id": "4f870072-3d63-48a7-ada4-d9964f44ed7c",
"gambit_id": "29267ed0-58d3-40e4-8cab-26b81efd65ec",
"last_updated": "2023-10-13T20:53:04.658078-04:00",
"created_at": "2023-10-12T10:52:56.099026-04:00",
"name": "Seattle Kraken",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d39b9ac3-6add-44dd-8ac6-77ca2bab79f8/?format=api"
}
]
}