GET /api/bet_types/60ca1c93-442f-42da-920c-532f02be7a5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60ca1c93-442f-42da-920c-532f02be7a5f",
"match": "https://api-prod.gambitprofit.com/api/matches/718dbb69-bda9-47f6-ad56-b6b67daccf08/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T09:08:15.979697-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": "SEA",
"amount": 5107.0
},
{
"team": "CIN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "74f8e648-bcea-42a1-a44d-9436dd50630a",
"gambit_id": "1d2b3270-0b07-4e39-9984-2e81fc9d36ba",
"last_updated": "2023-09-08T09:28:31.138094-04:00",
"created_at": "2023-09-06T09:08:15.983694-04:00",
"name": "SEA",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ca1c93-442f-42da-920c-532f02be7a5f/?format=api"
},
{
"id": "0d0ebceb-55bc-4bb6-b3eb-5017cbb29a50",
"gambit_id": "76334e55-e551-4f39-a0e1-f7f2f69a41fd",
"last_updated": "2023-09-08T09:28:31.141317-04:00",
"created_at": "2023-09-06T09:08:15.988146-04:00",
"name": "CIN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ca1c93-442f-42da-920c-532f02be7a5f/?format=api"
}
]
}