GET /api/bet_types/7cce17ee-89b6-4539-b8ab-efa66d5b9df2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cce17ee-89b6-4539-b8ab-efa66d5b9df2",
"match": "https://api-prod.gambitprofit.com/api/matches/0950ef29-933e-4ce2-adac-7f076c7e7b9c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T08:38:26.259083-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": "LOS (B Miller)",
"amount": 6885.0
},
{
"team": "PIT (O Bido)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "57dcc199-9bdc-4508-b944-014f41a36ff4",
"gambit_id": "0c5a8d90-2e1f-435e-b3dd-d1811deb8379",
"last_updated": "2023-07-06T12:37:58.030416-04:00",
"created_at": "2023-07-05T08:38:26.262992-04:00",
"name": "LOS (B Miller)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cce17ee-89b6-4539-b8ab-efa66d5b9df2/?format=api"
},
{
"id": "e3394964-6288-474e-922c-32fbca3fd2e4",
"gambit_id": "b7aa2e1c-7b4f-4336-8161-c464d2794048",
"last_updated": "2023-07-06T12:37:58.027929-04:00",
"created_at": "2023-07-05T08:38:26.260849-04:00",
"name": "PIT (O Bido)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cce17ee-89b6-4539-b8ab-efa66d5b9df2/?format=api"
}
]
}