GET /api/bet_types/771d2ecf-bfd5-4346-87e0-4acd0c486965/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "771d2ecf-bfd5-4346-87e0-4acd0c486965",
"match": "https://api-prod.gambitprofit.com/api/matches/aea28c5f-16c8-4bd5-8f43-a067407da125/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-26T09:28:18.007146-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": "Boston Bruins",
"amount": 7275.0
},
{
"team": "Anaheim Ducks",
"amount": 2725.0
}
],
"expected_reward_tokens": 9455.75,
"profit_sb": -44.25,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "25aa2a4f-d76e-4a62-950a-627d1e2a450e",
"gambit_id": "37824b3e-5526-47d0-b740-eefd78d40cbb",
"last_updated": "2023-10-28T10:22:54.498494-04:00",
"created_at": "2023-10-26T09:28:18.019408-04:00",
"name": "Boston Bruins",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771d2ecf-bfd5-4346-87e0-4acd0c486965/?format=api"
},
{
"id": "65f74e9f-67ac-4a3e-a345-400427d6251a",
"gambit_id": "4b8d5057-fae8-44a3-8f6e-d90e2558c3ce",
"last_updated": "2023-10-28T10:22:54.494797-04:00",
"created_at": "2023-10-26T09:28:18.013401-04:00",
"name": "Anaheim Ducks",
"reward": "3.47000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771d2ecf-bfd5-4346-87e0-4acd0c486965/?format=api"
}
]
}