GET /api/bet_types/37396736-6388-4020-9d14-a6fac8059746/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37396736-6388-4020-9d14-a6fac8059746",
"match": "https://api-prod.gambitprofit.com/api/matches/018b4c8a-ec9d-4c97-afa2-8afa0d93e3a8/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-18T09:16:53.196646-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": "San Jose Sharks",
"amount": 6329.0
},
{
"team": "Dallas Stars",
"amount": 3671.0
}
],
"expected_reward_tokens": 9618.02,
"profit_sb": 118.02,
"profit_sb_percentage": 1.24,
"recommended": true
},
"lines": [
{
"id": "6a986aba-d813-4c13-8851-6fac6e8c0e8b",
"gambit_id": "a922f4f9-7146-4161-89d3-cb9401b00ed0",
"last_updated": "2023-01-19T09:37:18.649185-05:00",
"created_at": "2023-01-18T09:16:53.199523-05:00",
"name": "San Jose Sharks",
"reward": "1.52000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37396736-6388-4020-9d14-a6fac8059746/?format=api"
},
{
"id": "55f47554-2220-47b2-a179-29b90b984c9d",
"gambit_id": "ed9d80d4-2225-4393-8084-bb8d2cc1d205",
"last_updated": "2023-01-19T09:37:18.650376-05:00",
"created_at": "2023-01-18T09:16:53.202727-05:00",
"name": "Dallas Stars",
"reward": "2.62000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37396736-6388-4020-9d14-a6fac8059746/?format=api"
}
]
}