GET /api/bet_types/7390c7cd-ede6-4a68-a6b3-a26049235148/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7390c7cd-ede6-4a68-a6b3-a26049235148",
"match": "https://api-prod.gambitprofit.com/api/matches/31336808-3825-435f-8957-7123eb06f883/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Toronto Raptors",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8b757d25-74d2-4469-92e9-a28b67944bd7",
"gambit_id": "9bc29668-2c7c-41c2-a5f8-0c09352d5a51",
"last_updated": "2022-12-12T18:57:23.014138-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7390c7cd-ede6-4a68-a6b3-a26049235148/?format=api"
},
{
"id": "d2eceb21-880e-4704-9b3b-2ee37e4c6281",
"gambit_id": "9a35384f-8889-4aae-9ebc-3d5f20d86bad",
"last_updated": "2022-12-12T18:57:23.015412-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7390c7cd-ede6-4a68-a6b3-a26049235148/?format=api"
}
]
}