GET /api/bet_types/2ae60754-9a39-4a79-84b5-995ae6d7ba4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ae60754-9a39-4a79-84b5-995ae6d7ba4c",
"match": "https://api-prod.gambitprofit.com/api/matches/2c4a8d5a-7f8e-40aa-bab0-5153f8ffdf65/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T08:43:23.720705-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": "TEX (M Perez)",
"amount": 6293.0
},
{
"team": "DET (M Manning)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "efbc1603-01ec-4b4a-a50d-1bfac8553410",
"gambit_id": "aff83c56-a9ac-43e9-acec-da38af1b89c1",
"last_updated": "2023-06-28T21:28:07.867074-04:00",
"created_at": "2023-06-27T08:43:23.725699-04:00",
"name": "TEX (M Perez)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ae60754-9a39-4a79-84b5-995ae6d7ba4c/?format=api"
},
{
"id": "33aaa759-aa18-4676-86df-1917d9a68cd2",
"gambit_id": "a35463ad-3efd-4daa-9807-5b37f8ed8048",
"last_updated": "2023-06-28T21:28:07.864574-04:00",
"created_at": "2023-06-27T08:43:23.723175-04:00",
"name": "DET (M Manning)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ae60754-9a39-4a79-84b5-995ae6d7ba4c/?format=api"
}
]
}