GET /api/bet_types/30994df1-1e84-4e87-a0ee-05dc868aeac8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30994df1-1e84-4e87-a0ee-05dc868aeac8",
"match": "https://api-prod.gambitprofit.com/api/matches/f74fb6c5-8449-455d-a6ee-ed366500a7d2/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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 Raptors",
"amount": 6042.0
},
{
"team": "Chicago Bulls",
"amount": 3958.0
}
],
"expected_reward_tokens": 9182.56,
"profit_sb": 182.56,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "3887cfe7-ffd7-49af-b912-1728c05d82b0",
"gambit_id": "18244c09-7243-4506-b8f5-edcfac3445db",
"last_updated": "2022-11-07T10:18:21.509500-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.52000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30994df1-1e84-4e87-a0ee-05dc868aeac8/?format=api"
},
{
"id": "2f7c47bd-2d09-47c9-b12b-30749bc49068",
"gambit_id": "ccffafd5-a4be-4b0f-a4cf-2b69d1ae0e12",
"last_updated": "2022-11-07T10:18:21.510440-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "2.32000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30994df1-1e84-4e87-a0ee-05dc868aeac8/?format=api"
}
]
}