GET /api/bet_types/8db4e41a-a89d-4886-9e85-13575ae00a9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8db4e41a-a89d-4886-9e85-13575ae00a9f",
"match": "https://api-prod.gambitprofit.com/api/matches/e96c5865-0312-42c1-a56b-d059a3e59770/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-15T09:23:05.389167-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": "SDG",
"amount": 5107.0
},
{
"team": "OAK",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ad5f3979-a450-4a6c-a572-99fd998f074c",
"gambit_id": "9901cbf5-5e7b-4f51-aa87-a924ccbe2f74",
"last_updated": "2023-09-18T08:53:19.608987-04:00",
"created_at": "2023-09-15T09:23:05.397056-04:00",
"name": "SDG",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db4e41a-a89d-4886-9e85-13575ae00a9f/?format=api"
},
{
"id": "23f63581-d269-407b-ac56-3b7ee3d566f1",
"gambit_id": "6edad55d-123e-4aa5-807f-35e018781a67",
"last_updated": "2023-09-18T08:53:19.612275-04:00",
"created_at": "2023-09-15T09:23:05.401738-04:00",
"name": "OAK",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db4e41a-a89d-4886-9e85-13575ae00a9f/?format=api"
}
]
}