GET /api/bet_types/b14525b8-4aef-4709-ac9a-ad4b0d6426f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b14525b8-4aef-4709-ac9a-ad4b0d6426f6",
"match": "https://api-prod.gambitprofit.com/api/matches/1fb4c21c-77e9-4eb3-b183-facea6050e66/?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": "Philadelphia Flyers",
"amount": 6571.0
},
{
"team": "Vancouver Canucks",
"amount": 3429.0
}
],
"expected_reward_tokens": 9462.24,
"profit_sb": -37.76,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "cdfa635a-37bb-44b8-89a2-ffae7f728214",
"gambit_id": "3298d415-3722-4e7e-8866-3d49fab5d036",
"last_updated": "2022-10-17T14:27:39.894886-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14525b8-4aef-4709-ac9a-ad4b0d6426f6/?format=api"
},
{
"id": "1993b138-dc89-4d85-bec9-2dd5a25b1037",
"gambit_id": "200ec575-0226-40f9-abef-4eb19814c84f",
"last_updated": "2022-10-17T14:27:39.896040-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "2.76000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14525b8-4aef-4709-ac9a-ad4b0d6426f6/?format=api"
}
]
}