GET /api/bet_types/b6d13ff0-58cb-4381-bc44-aa7378fb5172/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6d13ff0-58cb-4381-bc44-aa7378fb5172",
"match": "https://api-prod.gambitprofit.com/api/matches/e8630f09-76c3-4c1f-83c1-ac6ab6fa5b6e/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:52:11.357568-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": "Tampa Bay Buccaneers",
"amount": 7427.0
},
{
"team": "Arizona Cardinals",
"amount": 2573.0
}
],
"expected_reward_tokens": 9134.15,
"profit_sb": 134.15,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "211ae48a-47f8-4ddd-890a-ec0f89073dbf",
"gambit_id": "0d963cf5-20e9-4a48-b80a-d6aa33411565",
"last_updated": "2022-12-26T12:37:06.993077-05:00",
"created_at": "2022-12-23T12:52:11.360181-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.23000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d13ff0-58cb-4381-bc44-aa7378fb5172/?format=api"
},
{
"id": "a43fe3ea-2271-42e9-9d32-ac2c785b2359",
"gambit_id": "811acb41-4ccc-432a-88a1-4b278b388aca",
"last_updated": "2022-12-26T12:37:06.991662-05:00",
"created_at": "2022-12-23T12:52:11.358832-05:00",
"name": "Arizona Cardinals",
"reward": "3.55000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d13ff0-58cb-4381-bc44-aa7378fb5172/?format=api"
}
]
}