GET /api/bet_types/8669085e-b782-4d25-a0b8-7b21937bd3d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8669085e-b782-4d25-a0b8-7b21937bd3d3",
"match": "https://api-prod.gambitprofit.com/api/matches/a38b4329-5d69-4be0-908d-7fdc241f8292/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-09T09:02:01.101832-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": "Buffalo Sabres",
"amount": 6308.0
},
{
"team": "Dallas Stars",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "9ce9fdfa-a914-4632-89b1-4efc0078fd31",
"gambit_id": "f297710a-5cad-4ca5-94ff-b39264ac0f57",
"last_updated": "2023-03-10T10:36:58.909250-05:00",
"created_at": "2023-03-09T09:02:01.103481-05:00",
"name": "Buffalo Sabres",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8669085e-b782-4d25-a0b8-7b21937bd3d3/?format=api"
},
{
"id": "7c92b375-c836-4f9b-b88b-9dde6a0c37a4",
"gambit_id": "71c6f2cb-072c-437c-81ed-6b1d9b2b61cf",
"last_updated": "2023-03-10T10:36:58.910477-05:00",
"created_at": "2023-03-09T09:02:01.105141-05:00",
"name": "Dallas Stars",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8669085e-b782-4d25-a0b8-7b21937bd3d3/?format=api"
}
]
}