GET /api/bet_types/393e9377-a867-46b7-97bd-8d70ea75698b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "393e9377-a867-46b7-97bd-8d70ea75698b",
"match": "https://api-prod.gambitprofit.com/api/matches/9379b4a7-874b-49bf-9905-3043caed1a06/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T09:57:07.620627-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": "ATL",
"amount": 5107.0
},
{
"team": "WAS",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6056d33d-e031-4945-be78-05fe7677d722",
"gambit_id": "023324d7-3872-4400-8c8f-80ed7892ed65",
"last_updated": "2023-04-03T14:21:51.686363-04:00",
"created_at": "2023-04-02T09:57:07.624805-04:00",
"name": "ATL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393e9377-a867-46b7-97bd-8d70ea75698b/?format=api"
},
{
"id": "9681ef74-e699-471f-808a-dba49e73cfd2",
"gambit_id": "a281a6d3-b83f-4017-b2f1-5378f1ffa762",
"last_updated": "2023-04-03T14:21:51.683727-04:00",
"created_at": "2023-04-02T09:57:07.622602-04:00",
"name": "WAS",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393e9377-a867-46b7-97bd-8d70ea75698b/?format=api"
}
]
}