GET /api/bet_types/a594d924-a470-4827-91cf-2b18919af136/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a594d924-a470-4827-91cf-2b18919af136",
"match": "https://api-prod.gambitprofit.com/api/matches/9108f0a3-2608-4a9c-aa11-04c4a0e68390/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:27.006352-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": "NYY (G Cole)",
"amount": 6611.0
},
{
"team": "COL (C Anderson)",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "a3a266b0-8708-4a32-aa1d-9dee16e62741",
"gambit_id": "6ed3cb5a-28cf-4415-ad3e-b3716f33df97",
"last_updated": "2023-07-18T09:03:20.938955-04:00",
"created_at": "2023-07-16T09:08:27.007778-04:00",
"name": "NYY (G Cole)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a594d924-a470-4827-91cf-2b18919af136/?format=api"
},
{
"id": "48eeb985-6b35-44c3-98e5-b48d889155b1",
"gambit_id": "7b468fd4-7ae5-4b70-9691-7d3513ed0cb0",
"last_updated": "2023-07-18T09:03:20.940485-04:00",
"created_at": "2023-07-16T09:08:27.009235-04:00",
"name": "COL (C Anderson)",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a594d924-a470-4827-91cf-2b18919af136/?format=api"
}
]
}