GET /api/bet_types/ac79e8c8-2fec-4e0c-ad7b-8f31d6288cc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac79e8c8-2fec-4e0c-ad7b-8f31d6288cc9",
"match": "https://api-prod.gambitprofit.com/api/matches/d89e70f7-9d06-4c28-a61b-4731bc024a76/?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": "New York Knicks",
"amount": 5098.0
},
{
"team": "Toronto Raptors",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "36e5b55b-2e82-4926-b619-4c0e8e1c6364",
"gambit_id": "22a7f6a9-450d-4275-8412-79b5deb5716b",
"last_updated": "2022-12-22T10:37:30.617023-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.75000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac79e8c8-2fec-4e0c-ad7b-8f31d6288cc9/?format=api"
},
{
"id": "f85cabc2-a065-4c19-a23e-1b8ba1d57a5f",
"gambit_id": "4fb4d0b2-4331-4c07-8d25-587cba8e8173",
"last_updated": "2022-12-22T10:37:30.618106-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.82000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac79e8c8-2fec-4e0c-ad7b-8f31d6288cc9/?format=api"
}
]
}