GET /api/bet_types/fa78e631-7fbd-4db7-a60e-864b9e1d8146/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa78e631-7fbd-4db7-a60e-864b9e1d8146",
"match": "https://api-prod.gambitprofit.com/api/matches/bfc95238-3aa2-4269-bf55-06d7859bf38f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T10:23:21.134078-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": "Chicago Bulls",
"amount": 5602.0
},
{
"team": "Toronto Raptors",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "24bf44b2-33d5-41eb-8425-9a2aa875c666",
"gambit_id": "8c1e45cf-b389-4c94-b1bf-b678e72c70fd",
"last_updated": "2023-10-30T15:08:14.230018-04:00",
"created_at": "2023-10-27T10:23:21.143938-04:00",
"name": "Chicago Bulls",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa78e631-7fbd-4db7-a60e-864b9e1d8146/?format=api"
},
{
"id": "51498d6a-5e66-404e-b33c-89b6fcc156c7",
"gambit_id": "712c16de-f6ad-4e7b-8b9d-673d203a37c6",
"last_updated": "2023-10-30T15:08:14.233467-04:00",
"created_at": "2023-10-27T10:23:21.138874-04:00",
"name": "Toronto Raptors",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa78e631-7fbd-4db7-a60e-864b9e1d8146/?format=api"
}
]
}