GET /api/bet_types/ddfee309-4baa-4877-9d33-4c39407a6ef7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddfee309-4baa-4877-9d33-4c39407a6ef7",
"match": "https://api-prod.gambitprofit.com/api/matches/53922fd7-9213-454d-89aa-0c7c5f94c42c/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-30T09:36:55.453960-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": "Chicago Blackhawks",
"amount": 6308.0
},
{
"team": "St Louis Blues",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "01a21efc-4ffc-484e-a417-e57a8b0a0cd9",
"gambit_id": "b4c90c65-2674-4c5a-a01e-fd3e6738d003",
"last_updated": "2023-03-31T14:42:24.398867-04:00",
"created_at": "2023-03-30T09:36:55.455354-04:00",
"name": "Chicago Blackhawks",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddfee309-4baa-4877-9d33-4c39407a6ef7/?format=api"
},
{
"id": "82523490-9d2a-412e-a679-eb9e177f61f7",
"gambit_id": "404c5a74-2c19-4514-8f61-1a93ecef77fb",
"last_updated": "2023-03-31T14:42:24.401695-04:00",
"created_at": "2023-03-30T09:36:55.465643-04:00",
"name": "St Louis Blues",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddfee309-4baa-4877-9d33-4c39407a6ef7/?format=api"
}
]
}