GET /api/bet_types/89862130-e187-472e-9585-238206f30fec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89862130-e187-472e-9585-238206f30fec",
"match": "https://api-prod.gambitprofit.com/api/matches/c6bd68d4-2edc-4d1e-85a8-a4b30cb0215c/?format=api",
"name": "Pick the Winner",
"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": "Roman Kopylov",
"amount": 5098.0
},
{
"team": "Alessio Di Chirico",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "73fba947-9570-429b-89f4-3675fdd69e9e",
"gambit_id": "69626f80-32d6-4ecb-8631-1ad5023df2d9",
"last_updated": "2022-09-05T10:32:06.504850-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Roman Kopylov",
"reward": "1.75000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89862130-e187-472e-9585-238206f30fec/?format=api"
},
{
"id": "b5fa2a9b-6816-46bf-b3bc-623c2c083cd3",
"gambit_id": "39e048b5-1d10-4097-9e6a-2bcaa5b61d96",
"last_updated": "2022-09-05T10:32:06.503725-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Alessio Di Chirico",
"reward": "1.82000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89862130-e187-472e-9585-238206f30fec/?format=api"
}
]
}