GET /api/bet_types/9c686c68-ed5e-4f50-9dc4-96667e3ec19b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c686c68-ed5e-4f50-9dc4-96667e3ec19b",
"match": "https://api-prod.gambitprofit.com/api/matches/2ec19d29-f977-4d00-af6a-f076bc2f7772/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-23T09:18:00.425957-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": "Brooklyn Nets",
"amount": 5107.0
},
{
"team": "Detroit Pistons",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "966aec0d-d791-4b6a-937c-d821c594e37d",
"gambit_id": "ec755578-405a-4795-a068-fd163153c5c1",
"last_updated": "2023-12-26T15:13:19.493977-05:00",
"created_at": "2023-12-23T09:18:00.434109-05:00",
"name": "Brooklyn Nets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c686c68-ed5e-4f50-9dc4-96667e3ec19b/?format=api"
},
{
"id": "6d820e50-f6f1-405d-aaf8-3170c56f2c48",
"gambit_id": "09601e38-cbc7-4397-83d3-abf8fc8059ba",
"last_updated": "2023-12-26T15:13:19.490780-05:00",
"created_at": "2023-12-23T09:18:00.429734-05:00",
"name": "Detroit Pistons",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c686c68-ed5e-4f50-9dc4-96667e3ec19b/?format=api"
}
]
}