GET /api/bet_types/0386ed11-f868-44b2-aaee-7d0adfa2d343/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0386ed11-f868-44b2-aaee-7d0adfa2d343",
"match": "https://api-prod.gambitprofit.com/api/matches/6db6d51e-3a50-489f-a0df-819f8de0c371/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-29T09:12:55.934438-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": "Colorado Avalanche",
"amount": 6314.0
},
{
"team": "Buffalo Sabres",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "778ae228-5f90-4cc6-989b-63563277e5ea",
"gambit_id": "886e135f-6303-4ed4-8b31-1c5d6c485faf",
"last_updated": "2023-10-30T21:58:18.137163-04:00",
"created_at": "2023-10-29T09:12:55.941343-04:00",
"name": "Colorado Avalanche",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0386ed11-f868-44b2-aaee-7d0adfa2d343/?format=api"
},
{
"id": "1649555d-8cef-4ada-aa4b-8b683804d3a7",
"gambit_id": "6d9c93e2-4c76-4e4c-828a-4853efc800f0",
"last_updated": "2023-10-30T21:58:18.140866-04:00",
"created_at": "2023-10-29T09:12:55.946660-04:00",
"name": "Buffalo Sabres",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0386ed11-f868-44b2-aaee-7d0adfa2d343/?format=api"
}
]
}