GET /api/bet_types/775952a8-e7ef-4399-a5ba-685249ad7ead/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "775952a8-e7ef-4399-a5ba-685249ad7ead",
"match": "https://api-prod.gambitprofit.com/api/matches/73da59f9-b33c-4d1d-b6fe-a1025220a9b9/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-14T09:12:20.193588-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": "Tampa Bay Lightning",
"amount": 6956.0
},
{
"team": "Colorado Avalanche",
"amount": 3044.0
}
],
"expected_reward_tokens": 9527.72,
"profit_sb": 27.72,
"profit_sb_percentage": 0.29,
"recommended": true
},
"lines": [
{
"id": "93b16b0e-5b4c-4b80-bc20-3e6b46460fd0",
"gambit_id": "05dce799-369f-45df-a818-3365b2faadcc",
"last_updated": "2023-02-15T10:57:07.355364-05:00",
"created_at": "2023-02-14T09:12:20.196553-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.37000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775952a8-e7ef-4399-a5ba-685249ad7ead/?format=api"
},
{
"id": "b41ce426-06b9-476f-b006-b0cefebcabcb",
"gambit_id": "91e4a048-7d66-4339-b552-d5666ef34cdc",
"last_updated": "2023-02-15T10:57:07.354184-05:00",
"created_at": "2023-02-14T09:12:20.195007-05:00",
"name": "Colorado Avalanche",
"reward": "3.13000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775952a8-e7ef-4399-a5ba-685249ad7ead/?format=api"
}
]
}