GET /api/bet_types/5e9ccbeb-9e01-4ae4-a125-4ee261528409/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e9ccbeb-9e01-4ae4-a125-4ee261528409",
"match": "https://api-prod.gambitprofit.com/api/matches/b1383ab1-ece9-4733-8926-e350e7cd3679/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-08T08:23:04.290826-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": "Dallas Mavericks",
"amount": 6160.0
},
{
"team": "Toronto Raptors",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "4c8c08fb-c16e-4807-b89c-f8bb4f963b33",
"gambit_id": "6dbc63a6-b969-4da9-b785-9e1713aa7213",
"last_updated": "2023-11-10T11:28:24.086693-05:00",
"created_at": "2023-11-08T08:23:04.300723-05:00",
"name": "Dallas Mavericks",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e9ccbeb-9e01-4ae4-a125-4ee261528409/?format=api"
},
{
"id": "dec6dda5-4199-4857-bf80-25cf237bd220",
"gambit_id": "eb0a7738-4cbe-49ee-84ca-97e4926ac4a4",
"last_updated": "2023-11-10T11:28:24.083072-05:00",
"created_at": "2023-11-08T08:23:04.295075-05:00",
"name": "Toronto Raptors",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e9ccbeb-9e01-4ae4-a125-4ee261528409/?format=api"
}
]
}