GET /api/bet_types/928ad5c0-1679-408a-b5c3-6c238493f535/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "928ad5c0-1679-408a-b5c3-6c238493f535",
"match": "https://api-prod.gambitprofit.com/api/matches/c6372705-636e-48bf-a5c3-b93a3d5b8673/?format=api",
"name": "Over/Under",
"created_at": "2023-02-03T09:21:59.314783-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 Under 235.5",
"amount": 5000.0
},
{
"team": "Game Total Over 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "94f36c00-c83b-47e1-bdf9-dcae1922cab2",
"gambit_id": "94eccfce-cd35-484a-a6b8-437f60a167c5",
"last_updated": "2023-02-04T12:01:57.556037-05:00",
"created_at": "2023-02-03T09:21:59.316162-05:00",
"name": "Game Total Under 235.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928ad5c0-1679-408a-b5c3-6c238493f535/?format=api"
},
{
"id": "c880c199-00e9-49c7-b732-c25e6a1cf87d",
"gambit_id": "1761b91c-b58d-424f-a3e7-cda3c665dfb7",
"last_updated": "2023-02-04T12:01:57.557262-05:00",
"created_at": "2023-02-03T09:21:59.317551-05:00",
"name": "Game Total Over 235.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928ad5c0-1679-408a-b5c3-6c238493f535/?format=api"
}
]
}