GET /api/bet_types/945801e9-53b5-43bf-a440-8426a821d1bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "945801e9-53b5-43bf-a440-8426a821d1bb",
"match": "https://api-prod.gambitprofit.com/api/matches/9e2d0e38-ab68-4aa5-9ff8-145177db0bcd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:05.589317-04: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": "Vegas Golden Knights",
"amount": 5515.0
},
{
"team": "Winnipeg Jets",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "5488b48d-fa94-4724-85b2-63d55ea59d41",
"gambit_id": "52271907-f539-41a7-8cab-f6ad5efa2ba4",
"last_updated": "2023-11-03T10:43:11.596706-04:00",
"created_at": "2023-11-02T09:03:05.599936-04:00",
"name": "Vegas Golden Knights",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945801e9-53b5-43bf-a440-8426a821d1bb/?format=api"
},
{
"id": "490ef760-7270-4ad4-ae12-8acbc41542f7",
"gambit_id": "afcae630-58f6-4d22-92ed-a2bd7c95eb84",
"last_updated": "2023-11-03T10:43:11.593231-04:00",
"created_at": "2023-11-02T09:03:05.594732-04:00",
"name": "Winnipeg Jets",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945801e9-53b5-43bf-a440-8426a821d1bb/?format=api"
}
]
}