GET /api/bet_types/ea7d5710-bef3-44fc-8a99-75d33c47ddfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea7d5710-bef3-44fc-8a99-75d33c47ddfa",
"match": "https://api-prod.gambitprofit.com/api/matches/c4136291-a642-4b39-a17f-979027b9841d/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T10:07:04.180488-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": "Minnesota Wild",
"amount": 6308.0
},
{
"team": "Colorado Avalanche",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "6077ec8b-c455-4560-a300-a8c861d9776a",
"gambit_id": "594fbdc2-0803-4839-8092-e9c3c848320d",
"last_updated": "2023-03-30T10:37:04.264971-04:00",
"created_at": "2023-03-29T10:07:04.184671-04:00",
"name": "Minnesota Wild",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea7d5710-bef3-44fc-8a99-75d33c47ddfa/?format=api"
},
{
"id": "6820f3d5-871b-42dd-abcd-0bdd627d5dcc",
"gambit_id": "8a8bd70c-a411-4e86-85ef-9743e4685566",
"last_updated": "2023-03-30T10:37:04.263101-04:00",
"created_at": "2023-03-29T10:07:04.182498-04:00",
"name": "Colorado Avalanche",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea7d5710-bef3-44fc-8a99-75d33c47ddfa/?format=api"
}
]
}