GET /api/bet_types/f548790a-5a22-47d9-952c-009b8b6dfafe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f548790a-5a22-47d9-952c-009b8b6dfafe",
"match": "https://api-prod.gambitprofit.com/api/matches/81ef946e-b971-4fb0-89d7-9e330e346dac/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-18T10:18:19.288475-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": "Montreal Canadiens",
"amount": 5857.0
},
{
"team": "Ottawa Senators",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "23712ffe-3a49-4cf8-b148-c42a8d211c72",
"gambit_id": "5172da48-0804-4758-abf1-59c880fb781e",
"last_updated": "2024-01-19T20:38:14.072580-05:00",
"created_at": "2024-01-18T10:18:19.292870-05:00",
"name": "Montreal Canadiens",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f548790a-5a22-47d9-952c-009b8b6dfafe/?format=api"
},
{
"id": "99f72abe-faf1-42ff-a148-da42717358ae",
"gambit_id": "01a33e2b-b7c2-43a6-851e-30f7fbdc41b1",
"last_updated": "2024-01-19T20:38:14.076276-05:00",
"created_at": "2024-01-18T10:18:19.299899-05:00",
"name": "Ottawa Senators",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f548790a-5a22-47d9-952c-009b8b6dfafe/?format=api"
}
]
}