GET /api/bet_types/3690c16e-7789-49e0-ac7b-ec40177ba062/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3690c16e-7789-49e0-ac7b-ec40177ba062",
"match": "https://api-prod.gambitprofit.com/api/matches/9542b624-d2ee-4adb-ba1b-d9185917167c/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-20T05:38:15.913627-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": "Boston Bruins",
"amount": 5107.0
},
{
"team": "Montreal Canadiens",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ccd67725-0009-4ad8-978c-e551568b83a7",
"gambit_id": "1566c8de-cd6a-461a-bde2-d3758492ffd2",
"last_updated": "2024-01-23T20:23:20.958430-05:00",
"created_at": "2024-01-20T05:38:15.924566-05:00",
"name": "Boston Bruins",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3690c16e-7789-49e0-ac7b-ec40177ba062/?format=api"
},
{
"id": "fefe0bb8-7051-48af-9377-1467671c57ea",
"gambit_id": "e4406b63-e89a-40b0-ae1f-e757f779457a",
"last_updated": "2024-01-23T20:23:20.955093-05:00",
"created_at": "2024-01-20T05:38:15.917824-05:00",
"name": "Montreal Canadiens",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3690c16e-7789-49e0-ac7b-ec40177ba062/?format=api"
}
]
}