GET /api/bet_types/985b3914-b315-4c9e-98a8-a877e8445912/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "985b3914-b315-4c9e-98a8-a877e8445912",
"match": "https://api-prod.gambitprofit.com/api/matches/57234f20-01b7-4877-ac2e-9cd389422ff8/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:06.348425-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": "Vegas Golden Knights",
"amount": 6864.0
},
{
"team": "Vancouver Canucks",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "d0b45be3-1f6d-4fcb-a823-0c6e35780d4f",
"gambit_id": "7c7a068e-8823-4f2d-8d3c-3191994e5601",
"last_updated": "2023-12-01T19:13:08.204970-05:00",
"created_at": "2023-11-30T10:28:06.352124-05:00",
"name": "Vegas Golden Knights",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/985b3914-b315-4c9e-98a8-a877e8445912/?format=api"
},
{
"id": "a4dd537b-47f3-45a8-ab3c-139f5f298dd9",
"gambit_id": "2244efa9-525b-4fef-ae26-6e200677132a",
"last_updated": "2023-12-01T19:13:08.208044-05:00",
"created_at": "2023-11-30T10:28:06.357377-05:00",
"name": "Vancouver Canucks",
"reward": "3.02000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/985b3914-b315-4c9e-98a8-a877e8445912/?format=api"
}
]
}