GET /api/bet_types/62d18e74-04c1-48fa-8bb9-0174fb458704/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62d18e74-04c1-48fa-8bb9-0174fb458704",
"match": "https://api-prod.gambitprofit.com/api/matches/c394078a-100f-482f-b688-35d528702e54/?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": "PHI (Z Wheeler)",
"amount": 5068.0
},
{
"team": "TOR (K Gausman)",
"amount": 4932.0
}
],
"expected_reward_tokens": 9173.08,
"profit_sb": 173.08,
"profit_sb_percentage": 1.92,
"recommended": true
},
"lines": [
{
"id": "c628e371-9909-4fec-be4d-e38903460846",
"gambit_id": "7df678ad-53fa-413f-8607-1b1137c2fa7c",
"last_updated": "2022-09-22T15:12:27.418643-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (Z Wheeler)",
"reward": "1.81000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d18e74-04c1-48fa-8bb9-0174fb458704/?format=api"
},
{
"id": "7ab406af-8b0c-4973-b551-5ecb14ee7294",
"gambit_id": "d81eb496-b968-4a90-9b9a-597eb8d92611",
"last_updated": "2022-09-22T15:12:27.419660-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (K Gausman)",
"reward": "1.86000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d18e74-04c1-48fa-8bb9-0174fb458704/?format=api"
}
]
}