GET /api/bet_types/0a45ad48-19da-479d-9968-313cb82b398e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a45ad48-19da-479d-9968-313cb82b398e",
"match": "https://api-prod.gambitprofit.com/api/matches/eff5c14d-b8f6-4ec3-bcdb-932aef16a09f/?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": "LOS (T Gonsolin)",
"amount": 5964.0
},
{
"team": "MIL (E Lauer)",
"amount": 4036.0
}
],
"expected_reward_tokens": 9363.48,
"profit_sb": 363.48,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "ae45ece1-5b4b-4413-9c48-d72991ab2e5c",
"gambit_id": "310f06d4-f3f9-46c0-9fd6-72fc5a6383e3",
"last_updated": "2022-08-18T10:31:48.578666-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (T Gonsolin)",
"reward": "1.57000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a45ad48-19da-479d-9968-313cb82b398e/?format=api"
},
{
"id": "42bfc8cd-3820-4f3f-9b28-9adadbba0617",
"gambit_id": "41a9de56-7fb5-423e-8d29-a0e8f5128960",
"last_updated": "2022-08-18T10:31:48.579115-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (E Lauer)",
"reward": "2.32000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a45ad48-19da-479d-9968-313cb82b398e/?format=api"
}
]
}