GET /api/bet_types/ad3c28a8-a3ae-46bc-8893-ad5f988a3ee4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad3c28a8-a3ae-46bc-8893-ad5f988a3ee4",
"match": "https://api-prod.gambitprofit.com/api/matches/ee1eff52-d4be-436f-bdd4-9efe9d620195/?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": "HOU (F Valdez)",
"amount": 6618.0
},
{
"team": "DET (ED Rodriguez)",
"amount": 3382.0
}
],
"expected_reward_tokens": 9265.2,
"profit_sb": 265.2,
"profit_sb_percentage": 2.95,
"recommended": true
},
"lines": [
{
"id": "5cb25efa-852c-4068-ba17-697a87bc6f59",
"gambit_id": "e504f3bd-fd92-400a-b6a1-0dccbf6f34cf",
"last_updated": "2022-09-13T22:52:04.854077-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (F Valdez)",
"reward": "1.40000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad3c28a8-a3ae-46bc-8893-ad5f988a3ee4/?format=api"
},
{
"id": "8b1a88bc-5378-456d-aad0-8c7802d6639b",
"gambit_id": "f68630c9-71c3-4cf4-9a56-42d507371715",
"last_updated": "2022-09-13T22:52:04.853120-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (ED Rodriguez)",
"reward": "2.74000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad3c28a8-a3ae-46bc-8893-ad5f988a3ee4/?format=api"
}
]
}