GET /api/bet_types/3209c7c6-bbea-4cf8-9d3b-86af444a314d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3209c7c6-bbea-4cf8-9d3b-86af444a314d",
"match": "https://api-prod.gambitprofit.com/api/matches/088ab766-8af1-44b8-a49e-c1f837c5e139/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-09T08:48:15.662340-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": "Tampa Bay Lightning",
"amount": 5107.0
},
{
"team": "Seattle Kraken",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "25b07322-3f59-435b-9bd7-5705b4425eff",
"gambit_id": "5a103019-47a0-4bb7-b351-4f7b6b8afc96",
"last_updated": "2023-12-11T11:28:02.384048-05:00",
"created_at": "2023-12-09T08:48:15.666962-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3209c7c6-bbea-4cf8-9d3b-86af444a314d/?format=api"
},
{
"id": "977ca647-6e47-4029-a02c-9a1c5b910f0a",
"gambit_id": "4cbdfc2d-9211-47ea-aaed-50d0f4f862b7",
"last_updated": "2023-12-11T11:28:02.388789-05:00",
"created_at": "2023-12-09T08:48:15.671193-05:00",
"name": "Seattle Kraken",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3209c7c6-bbea-4cf8-9d3b-86af444a314d/?format=api"
}
]
}