GET /api/bet_types/fa75dbd7-90ba-4118-82ae-1d8eb18b2a5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa75dbd7-90ba-4118-82ae-1d8eb18b2a5b",
"match": "https://api-prod.gambitprofit.com/api/matches/13dada71-efdb-4bb5-bffc-c162307b5e88/?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": "Utah Jazz",
"amount": 5098.0
},
{
"team": "Washington Wizards",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "07dec1dd-73f0-480c-9b0d-e74a1f0dc60e",
"gambit_id": "8fd258e2-06ff-41b7-b9f1-788bce827dbc",
"last_updated": "2022-12-23T09:22:12.435380-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.75000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa75dbd7-90ba-4118-82ae-1d8eb18b2a5b/?format=api"
},
{
"id": "8c8b1f63-4f58-46bc-8e67-b2d18d78ca63",
"gambit_id": "204b8809-e95d-4523-bacd-fae14cc300f5",
"last_updated": "2022-12-23T09:22:12.436490-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "1.82000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa75dbd7-90ba-4118-82ae-1d8eb18b2a5b/?format=api"
}
]
}