GET /api/bet_types/87e43632-35f7-45be-b6fe-67373afffc87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87e43632-35f7-45be-b6fe-67373afffc87",
"match": "https://api-prod.gambitprofit.com/api/matches/019b8985-d373-473b-8b42-352d91e5b1cd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-29T08:33:13.204145-04: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": "SDG (S Lugo)",
"amount": 5641.0
},
{
"team": "STL (Z Thompson)",
"amount": 4359.0
}
],
"expected_reward_tokens": 9589.7,
"profit_sb": 89.7,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "25741cca-47b4-4896-95af-3c7d47696c7d",
"gambit_id": "8bdc6c5b-ecde-4bc1-a4f2-6e4f4a217db4",
"last_updated": "2023-08-30T13:32:56.069399-04:00",
"created_at": "2023-08-29T08:33:13.207951-04:00",
"name": "SDG (S Lugo)",
"reward": "1.70000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e43632-35f7-45be-b6fe-67373afffc87/?format=api"
},
{
"id": "97c9f7a7-16ad-4f34-80b0-41c2cdd8897b",
"gambit_id": "39b92d7d-ad9c-41c5-8730-b70ef528867f",
"last_updated": "2023-08-30T13:32:56.073872-04:00",
"created_at": "2023-08-29T08:33:13.212649-04:00",
"name": "STL (Z Thompson)",
"reward": "2.20000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e43632-35f7-45be-b6fe-67373afffc87/?format=api"
}
]
}