GET /api/bet_types/09339c3c-5bf7-4533-a5a2-586459960240/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09339c3c-5bf7-4533-a5a2-586459960240",
"match": "https://api-prod.gambitprofit.com/api/matches/e7aeb518-491b-4f9b-a896-7e32754b2e02/?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": "Minnesota Wild",
"amount": 5863.0
},
{
"team": "Detroit Red Wings",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "8e1f1aa7-262a-415c-88aa-627f439ad65b",
"gambit_id": "da666878-1e39-44b4-b5b4-77f8bf1df00b",
"last_updated": "2022-10-31T11:12:08.769962-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09339c3c-5bf7-4533-a5a2-586459960240/?format=api"
},
{
"id": "5ef801b6-accf-45cf-b056-d7ec51c34f1c",
"gambit_id": "fe301c4c-36d8-4d33-9c06-220f7a651aca",
"last_updated": "2022-10-31T11:12:08.769014-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09339c3c-5bf7-4533-a5a2-586459960240/?format=api"
}
]
}