GET /api/bet_types/69bfeedc-ba13-424e-adb7-f481146eedce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69bfeedc-ba13-424e-adb7-f481146eedce",
"match": "https://api-prod.gambitprofit.com/api/matches/7fec8e86-0338-41dc-aae9-555b9e540b0d/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-27T09:18:10.980414-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": "Calgary Flames",
"amount": 6759.0
},
{
"team": "Vegas Golden Knights",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "95ca0039-21c1-467b-a245-2cad9b2d394d",
"gambit_id": "8e471856-15a0-41f6-b254-f5fa3bebc4cb",
"last_updated": "2023-11-28T21:32:59.789913-05:00",
"created_at": "2023-11-27T09:18:10.989341-05:00",
"name": "Calgary Flames",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69bfeedc-ba13-424e-adb7-f481146eedce/?format=api"
},
{
"id": "2c0d9226-295e-4a1c-83ed-c6040713bced",
"gambit_id": "4e9b48b3-008b-4daf-9427-2f9a9bd9e1c3",
"last_updated": "2023-11-28T21:32:59.786604-05:00",
"created_at": "2023-11-27T09:18:10.984090-05:00",
"name": "Vegas Golden Knights",
"reward": "2.92000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69bfeedc-ba13-424e-adb7-f481146eedce/?format=api"
}
]
}