GET /api/bet_types/f5c610d9-f52d-4aed-901d-13d12d536d28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5c610d9-f52d-4aed-901d-13d12d536d28",
"match": "https://api-prod.gambitprofit.com/api/matches/5c8f6859-d01c-4d3d-b26c-34c861fe8f57/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-08T11:38:10.981670-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": "HOU (F Valdez)",
"amount": 5530.0
},
{
"team": "MIN (P Lopez)",
"amount": 4470.0
}
],
"expected_reward_tokens": 9565.8,
"profit_sb": 65.8,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "77d94769-07db-48e9-9b08-e83cbc575082",
"gambit_id": "7d798644-37f5-4393-b16b-f4a785e530f6",
"last_updated": "2023-10-09T16:03:18.329501-04:00",
"created_at": "2023-10-08T11:38:10.990183-04:00",
"name": "HOU (F Valdez)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c610d9-f52d-4aed-901d-13d12d536d28/?format=api"
},
{
"id": "a16b77de-8daa-4f0e-aecd-1e43928cd02f",
"gambit_id": "661e55e3-c264-4f08-a49c-3c79910792d2",
"last_updated": "2023-10-09T16:03:18.325933-04:00",
"created_at": "2023-10-08T11:38:10.986399-04:00",
"name": "MIN (P Lopez)",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c610d9-f52d-4aed-901d-13d12d536d28/?format=api"
}
]
}