GET /api/bet_types/2411489c-b7c9-47c6-9d3e-6e2a32691f5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2411489c-b7c9-47c6-9d3e-6e2a32691f5e",
"match": "https://api-prod.gambitprofit.com/api/matches/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-18T10:18:20.313722-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": "Philadelphia Flyers",
"amount": 6554.0
},
{
"team": "Dallas Stars",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "1a6a01f5-7673-4bfd-b5df-d3e172160195",
"gambit_id": "435b3434-8361-419c-8488-ce58dea704bc",
"last_updated": "2024-01-19T20:33:18.855122-05:00",
"created_at": "2024-01-18T10:18:20.327959-05:00",
"name": "Philadelphia Flyers",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2411489c-b7c9-47c6-9d3e-6e2a32691f5e/?format=api"
},
{
"id": "90843836-5931-4feb-aaf5-88040673538d",
"gambit_id": "ed8aa667-6551-4ae3-90ac-ce74cab7fcd2",
"last_updated": "2024-01-19T20:33:18.851941-05:00",
"created_at": "2024-01-18T10:18:20.319727-05:00",
"name": "Dallas Stars",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2411489c-b7c9-47c6-9d3e-6e2a32691f5e/?format=api"
}
]
}