GET /api/bet_types/d2003306-f9c3-4987-8402-1e577d323bf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2003306-f9c3-4987-8402-1e577d323bf6",
"match": "https://api-prod.gambitprofit.com/api/matches/edbea097-5dae-43e2-9724-e3f79b7be2ac/?format=api",
"name": "Play the Odds",
"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",
"amount": 5408.0
},
{
"team": "MIA",
"amount": 4592.0
}
],
"expected_reward_tokens": 9138.08,
"profit_sb": 138.08,
"profit_sb_percentage": 1.53,
"recommended": true
},
"lines": [
{
"id": "d90de9e1-ed7c-43e0-8ffe-71fbe2d3ec97",
"gambit_id": "afb00a8b-8031-48f9-a950-3e0b3630c9dd",
"last_updated": "2022-12-24T17:12:10.325116-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS",
"reward": "1.69000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2003306-f9c3-4987-8402-1e577d323bf6/?format=api"
},
{
"id": "c6a17a0c-dacd-45d1-9a4f-403bc1b9def5",
"gambit_id": "5b121b54-3b27-431f-a4fe-98f6648a14f7",
"last_updated": "2022-12-24T17:12:10.323968-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA",
"reward": "1.99000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2003306-f9c3-4987-8402-1e577d323bf6/?format=api"
}
]
}