GET /api/bet_types/15708f0c-c224-45f5-a319-6b5952aa9a54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15708f0c-c224-45f5-a319-6b5952aa9a54",
"match": "https://api-prod.gambitprofit.com/api/matches/6aa04bff-7977-462b-8a04-6f56520b7716/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-21T09:21:56.655323-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": "Washington Capitals",
"amount": 6864.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "c291e9ec-ba98-4ce1-8b8e-287bf1d176cf",
"gambit_id": "3aadfd7e-fb1f-4a18-a9cd-e8c00114301d",
"last_updated": "2023-03-22T16:51:53.092738-04:00",
"created_at": "2023-03-21T09:21:56.657392-04:00",
"name": "Washington Capitals",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15708f0c-c224-45f5-a319-6b5952aa9a54/?format=api"
},
{
"id": "2354d61c-586e-4c9f-99c8-68b82f789fe2",
"gambit_id": "c7da116a-c27d-4a51-831a-a4aeca8014c0",
"last_updated": "2023-03-22T16:51:53.094687-04:00",
"created_at": "2023-03-21T09:21:56.659376-04:00",
"name": "Columbus Blue Jackets",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15708f0c-c224-45f5-a319-6b5952aa9a54/?format=api"
}
]
}