GET /api/bet_types/ab157505-fdaa-416d-a0c5-4ae1f5405318/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab157505-fdaa-416d-a0c5-4ae1f5405318",
"match": "https://api-prod.gambitprofit.com/api/matches/61af2338-f381-44e5-8f11-3457840bb80d/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-02T08:28:11.989899-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": "Seattle Kraken",
"amount": 6759.0
},
{
"team": "Ottawa Senators",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "ebb05f27-647e-4013-8716-a86ff71d9841",
"gambit_id": "686e976b-8239-43f8-afad-d042183eb490",
"last_updated": "2023-12-04T15:28:30.029558-05:00",
"created_at": "2023-12-02T08:28:11.994017-05:00",
"name": "Seattle Kraken",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab157505-fdaa-416d-a0c5-4ae1f5405318/?format=api"
},
{
"id": "25c014f5-ef6a-40d0-82a8-9ee8b370c2d4",
"gambit_id": "4069ea74-1c27-4cd3-9493-27fb29c796b7",
"last_updated": "2023-12-04T15:28:30.032790-05:00",
"created_at": "2023-12-02T08:28:11.998408-05:00",
"name": "Ottawa Senators",
"reward": "2.92000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab157505-fdaa-416d-a0c5-4ae1f5405318/?format=api"
}
]
}