GET /api/bet_types/f177ad62-9e80-4e87-8c9f-e43496fa462f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f177ad62-9e80-4e87-8c9f-e43496fa462f",
"match": "https://api-prod.gambitprofit.com/api/matches/294b7494-0ee1-4583-9f17-cd042f6ec16e/?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": "MIL (B Woodruff)",
"amount": 5227.0
},
{
"team": "LOS (R Pepiot)",
"amount": 4773.0
}
],
"expected_reward_tokens": 9355.08,
"profit_sb": 355.08,
"profit_sb_percentage": 3.95,
"recommended": true
},
"lines": [
{
"id": "cc58167d-bbb3-420a-a432-3220f69820a3",
"gambit_id": "27734636-489d-4e20-989f-8866fae2a26c",
"last_updated": "2022-08-17T09:27:03.673368-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (B Woodruff)",
"reward": "1.79000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f177ad62-9e80-4e87-8c9f-e43496fa462f/?format=api"
},
{
"id": "3db4e76e-026f-4a83-ad5d-95d5070da3f1",
"gambit_id": "8887a556-e222-47c8-9b7c-eee849b57899",
"last_updated": "2022-08-17T09:27:03.673854-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (R Pepiot)",
"reward": "1.96000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f177ad62-9e80-4e87-8c9f-e43496fa462f/?format=api"
}
]
}