GET /api/bet_types/c273f94b-37cf-4473-82a1-a855eb08136f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c273f94b-37cf-4473-82a1-a855eb08136f",
"match": "https://api-prod.gambitprofit.com/api/matches/1b59b442-5620-49e0-b8b1-f45cffacb008/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-25T09:23:04.453150-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": "Toronto Maple Leafs",
"amount": 5214.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "eec7866e-0a77-4e7a-968a-1cc589bfb002",
"gambit_id": "d287d50e-3fa5-4e6c-a33a-c5752e6d3059",
"last_updated": "2023-11-27T10:18:24.611619-05:00",
"created_at": "2023-11-25T09:23:04.457315-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c273f94b-37cf-4473-82a1-a855eb08136f/?format=api"
},
{
"id": "648cf2da-1890-481b-b05e-c88c30d958e6",
"gambit_id": "622e513c-383e-48fb-9891-375a5f87f678",
"last_updated": "2023-11-27T10:18:24.614747-05:00",
"created_at": "2023-11-25T09:23:04.461022-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c273f94b-37cf-4473-82a1-a855eb08136f/?format=api"
}
]
}