GET /api/bet_types/7f614901-f680-4ecd-a344-1f75cc109e76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f614901-f680-4ecd-a344-1f75cc109e76",
"match": "https://api-prod.gambitprofit.com/api/matches/42109887-9ef7-49d0-902c-48f85770154f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-16T09:52:55.559662-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": 5339.0
},
{
"team": "TEX (N Eovaldi)",
"amount": 4661.0
}
],
"expected_reward_tokens": 9555.05,
"profit_sb": 55.05,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "c0ca8d5a-9a17-4f62-8172-6bcbef97e9d6",
"gambit_id": "df7cb8ea-4723-4350-b801-c6f5fc427c5e",
"last_updated": "2023-10-17T10:13:14.063629-04:00",
"created_at": "2023-10-16T09:52:55.576673-04:00",
"name": "HOU (F Valdez)",
"reward": "1.79000",
"odds": "1.82640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f614901-f680-4ecd-a344-1f75cc109e76/?format=api"
},
{
"id": "00dc68f2-6fd8-44fc-81cf-dbfdbc37e35a",
"gambit_id": "5d41ccea-56ba-4282-98ce-58748651d9fe",
"last_updated": "2023-10-17T10:13:14.060360-04:00",
"created_at": "2023-10-16T09:52:55.570198-04:00",
"name": "TEX (N Eovaldi)",
"reward": "2.05000",
"odds": "2.11000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f614901-f680-4ecd-a344-1f75cc109e76/?format=api"
}
]
}