GET /api/bet_types/4742c52b-eb12-486b-b935-c74208e9bfc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4742c52b-eb12-486b-b935-c74208e9bfc1",
"match": "https://api-prod.gambitprofit.com/api/matches/2f7d26fb-3203-4454-8d50-cebd74f422fc/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-16T09:28:06.136925-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": 5773.0
},
{
"team": "Vegas Golden Knights",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "64c5962f-46bd-4f3f-96b3-7b05021e5c10",
"gambit_id": "729e9b72-a0fe-4df3-bd44-9c392f8a761c",
"last_updated": "2023-11-17T23:38:13.384218-05:00",
"created_at": "2023-11-16T09:28:06.146116-05:00",
"name": "Montreal Canadiens",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4742c52b-eb12-486b-b935-c74208e9bfc1/?format=api"
},
{
"id": "48bb7e53-f64c-46a3-885a-c317fcf6e954",
"gambit_id": "d855279f-55ab-4fcd-93b3-b1d80b4bb5f8",
"last_updated": "2023-11-17T23:38:13.380938-05:00",
"created_at": "2023-11-16T09:28:06.141401-05:00",
"name": "Vegas Golden Knights",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4742c52b-eb12-486b-b935-c74208e9bfc1/?format=api"
}
]
}