GET /api/bet_types/b338324e-9f0a-4abf-bdf9-8554b6cbe7b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b338324e-9f0a-4abf-bdf9-8554b6cbe7b5",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa4cf00-0b1e-4f2b-95b5-67c8316ba1dc/?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": "Washington Capitals",
"amount": 6691.0
},
{
"team": "Vancouver Canucks",
"amount": 3309.0
}
],
"expected_reward_tokens": 9099.75,
"profit_sb": 99.75,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "657b2d22-616a-4894-a64d-e98e9aeaa61e",
"gambit_id": "9d4c621b-5b26-456e-bef7-cb0978760e82",
"last_updated": "2022-11-30T09:42:20.182210-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.36000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b338324e-9f0a-4abf-bdf9-8554b6cbe7b5/?format=api"
},
{
"id": "08f8d6db-1359-46d6-bd07-1ba93b925ebc",
"gambit_id": "0a7124e7-0070-48f7-b193-b0412e27d01f",
"last_updated": "2022-11-30T09:42:20.181258-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "2.75000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b338324e-9f0a-4abf-bdf9-8554b6cbe7b5/?format=api"
}
]
}