GET /api/bet_types/b070edf1-cbc6-4dc0-a44b-7cee4bc43d33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b070edf1-cbc6-4dc0-a44b-7cee4bc43d33",
"match": "https://api-prod.gambitprofit.com/api/matches/bb84957a-d454-4cc7-97ea-750d1d39f748/?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": "Seattle Kraken",
"amount": 5753.0
},
{
"team": "Carolina Hurricanes",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "21af4f21-2bd1-474f-af83-b5c1f26c3a06",
"gambit_id": "176a23e6-e067-4308-a59d-b7e6b46849ae",
"last_updated": "2022-12-17T09:57:42.676560-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "1.58000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b070edf1-cbc6-4dc0-a44b-7cee4bc43d33/?format=api"
},
{
"id": "ea301aa4-9453-4808-a420-9d76fc9425c2",
"gambit_id": "1abbdf5d-0340-49ad-a491-d11d02846b56",
"last_updated": "2022-12-17T09:57:42.675521-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "2.14000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b070edf1-cbc6-4dc0-a44b-7cee4bc43d33/?format=api"
}
]
}