GET /api/bet_types/712ede92-24ff-451f-8b9a-a63776057821/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "712ede92-24ff-451f-8b9a-a63776057821",
"match": "https://api-prod.gambitprofit.com/api/matches/e645bc1a-84a6-437a-96cb-ffa916ce3bf0/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-27T09:22:58.387569-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": "CHC",
"amount": 5857.0
},
{
"team": "ATL",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "cfdeb61c-da80-4320-b4c0-2ba554039edd",
"gambit_id": "7e9e57c1-63b2-43de-9449-fa80a60e6437",
"last_updated": "2023-09-28T18:53:20.076629-04:00",
"created_at": "2023-09-27T09:22:58.392243-04:00",
"name": "CHC",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712ede92-24ff-451f-8b9a-a63776057821/?format=api"
},
{
"id": "54c545f7-bf9e-402b-85c1-eef79b2e91c8",
"gambit_id": "cbe5def9-7399-4ea6-bfac-b2934aa3c013",
"last_updated": "2023-09-28T18:53:20.079844-04:00",
"created_at": "2023-09-27T09:22:58.396473-04:00",
"name": "ATL",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712ede92-24ff-451f-8b9a-a63776057821/?format=api"
}
]
}