GET /api/bet_types/aa0daec4-de3a-4a78-8df5-67aadf312449/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa0daec4-de3a-4a78-8df5-67aadf312449",
"match": "https://api-prod.gambitprofit.com/api/matches/1dcace3a-5ead-4755-a569-46e3575d21fb/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T08:27:13.863336-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": "Game Total Over 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "3d0988d7-24b9-43ca-b05d-f41f0f414410",
"gambit_id": "aa8f17da-6614-4e21-bbcb-266777e60d54",
"last_updated": "2023-01-12T15:36:59.507845-05:00",
"created_at": "2023-01-11T08:27:13.865939-05:00",
"name": "Game Total Over 232",
"reward": "1.78000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa0daec4-de3a-4a78-8df5-67aadf312449/?format=api"
},
{
"id": "15289359-80c4-4505-bffd-0c57b936078d",
"gambit_id": "4ca0038d-e3f2-4c61-98b2-90a77bf973a2",
"last_updated": "2023-01-12T15:36:59.506825-05:00",
"created_at": "2023-01-11T08:27:13.864621-05:00",
"name": "Game Total Under 232",
"reward": "1.78000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa0daec4-de3a-4a78-8df5-67aadf312449/?format=api"
}
]
}