GET /api/bet_types/fea529ee-0432-4e20-944e-91ae1fec42fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fea529ee-0432-4e20-944e-91ae1fec42fa",
"match": "https://api-prod.gambitprofit.com/api/matches/788ae620-11ac-483c-9013-7798b5270667/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:11.391301-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": "Seattle Kraken",
"amount": 5000.0
},
{
"team": "Edmonton Oilers",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "a23cd790-4527-4b3f-9e2f-47278cb2e55f",
"gambit_id": "1f1f2490-6444-4cfe-bf50-078ce3b2bdef",
"last_updated": "2022-12-31T16:56:57.083717-05:00",
"created_at": "2022-12-30T10:27:11.392434-05:00",
"name": "Seattle Kraken",
"reward": "1.78000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fea529ee-0432-4e20-944e-91ae1fec42fa/?format=api"
},
{
"id": "4d330ff8-1326-4283-be52-031b499dc36e",
"gambit_id": "d9d519a8-2c9b-43b7-9bc0-2109133fc61d",
"last_updated": "2022-12-31T16:56:57.084924-05:00",
"created_at": "2022-12-30T10:27:11.393649-05:00",
"name": "Edmonton Oilers",
"reward": "1.78000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fea529ee-0432-4e20-944e-91ae1fec42fa/?format=api"
}
]
}