GET /api/bet_types/b74d170b-5def-4565-ad23-7c4d4e01dadb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b74d170b-5def-4565-ad23-7c4d4e01dadb",
"match": "https://api-prod.gambitprofit.com/api/matches/d7190c76-5d21-4f28-b880-cf3fdf0675d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-26T13:37:00.233166-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": 7203.0
},
{
"team": "Arizona Coyotes",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "0293fcf1-bb07-4505-8a5f-2775d322407e",
"gambit_id": "ea957ffa-6d53-4f9e-a4b0-e331b381a767",
"last_updated": "2023-03-28T11:21:59.824074-04:00",
"created_at": "2023-03-26T13:37:00.239140-04:00",
"name": "Colorado Avalanche",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b74d170b-5def-4565-ad23-7c4d4e01dadb/?format=api"
},
{
"id": "370aaca9-699e-460a-a104-84265d5acf6d",
"gambit_id": "d22cba57-20bc-4318-87ec-f5835f30700a",
"last_updated": "2023-03-28T11:21:59.821947-04:00",
"created_at": "2023-03-26T13:37:00.235848-04:00",
"name": "Arizona Coyotes",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b74d170b-5def-4565-ad23-7c4d4e01dadb/?format=api"
}
]
}