GET /api/bet_types/fcc7af0d-f934-412e-8016-fc393023d9ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcc7af0d-f934-412e-8016-fc393023d9ad",
"match": "https://api-prod.gambitprofit.com/api/matches/3cd57b30-c94e-4275-8bf7-e2d54c937a08/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-27T09:07:58.657473-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": "Los Angeles Clippers",
"amount": 5094.0
},
{
"team": "Utah Jazz",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "854bf354-996e-442d-8459-a856ec6ec0ab",
"gambit_id": "446ff0bd-c59d-4c93-9b53-e908b5ba9203",
"last_updated": "2023-10-30T15:13:12.815057-04:00",
"created_at": "2023-10-27T09:07:58.661710-04:00",
"name": "Los Angeles Clippers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc7af0d-f934-412e-8016-fc393023d9ad/?format=api"
},
{
"id": "8ba5aaa7-5509-45cc-941e-b5bc5cc18ee5",
"gambit_id": "1ec7e882-ceac-47f9-8c0e-022bbc897dbe",
"last_updated": "2023-10-30T15:13:12.819499-04:00",
"created_at": "2023-10-27T09:07:58.666839-04:00",
"name": "Utah Jazz",
"reward": "1.90000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc7af0d-f934-412e-8016-fc393023d9ad/?format=api"
}
]
}