GET /api/bet_types/686503c6-0534-4ff0-bd19-93e674349ee9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "686503c6-0534-4ff0-bd19-93e674349ee9",
"match": "https://api-prod.gambitprofit.com/api/matches/519c7f1b-e378-4d6b-b576-cb3200c386ab/?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": "San Jose Sharks",
"amount": 5974.0
},
{
"team": "Arizona Coyotes",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "88010000-dba4-456c-8f32-2c9735e17002",
"gambit_id": "18d75292-55e7-4c12-9ccf-a66ac86193e1",
"last_updated": "2022-12-14T10:12:17.284174-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/686503c6-0534-4ff0-bd19-93e674349ee9/?format=api"
},
{
"id": "f7d70101-6569-499b-97a7-e37b150f1f71",
"gambit_id": "4e091f72-e82d-4e09-89f6-78297b1b8465",
"last_updated": "2022-12-14T10:12:17.285257-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/686503c6-0534-4ff0-bd19-93e674349ee9/?format=api"
}
]
}