GET /api/bet_types/b9509905-1e78-4416-bea8-8ce0798d92a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9509905-1e78-4416-bea8-8ce0798d92a4",
"match": "https://api-prod.gambitprofit.com/api/matches/457f59fa-0a36-4baf-8d2f-ce04990da44c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:22.975123-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": "BAL (K Bradish)",
"amount": 5170.0
},
{
"team": "HOU (C Javier)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "2f2052b5-5f9f-48f6-8cbb-17d3d2fa00da",
"gambit_id": "00407533-fac4-423b-8d9a-3edbed36242e",
"last_updated": "2023-09-22T10:53:05.949377-04:00",
"created_at": "2023-09-20T08:23:22.979719-04:00",
"name": "BAL (K Bradish)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9509905-1e78-4416-bea8-8ce0798d92a4/?format=api"
},
{
"id": "2fdb88e8-729a-412c-a0e7-88e7fe13a0fe",
"gambit_id": "1109b86d-1347-4e46-8cf3-d6650eb5252b",
"last_updated": "2023-09-22T10:53:05.953118-04:00",
"created_at": "2023-09-20T08:23:22.984738-04:00",
"name": "HOU (C Javier)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9509905-1e78-4416-bea8-8ce0798d92a4/?format=api"
}
]
}