GET /api/bet_types/eea39c1c-0965-408a-bfc2-9354d0664868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eea39c1c-0965-408a-bfc2-9354d0664868",
"match": "https://api-prod.gambitprofit.com/api/matches/1e267392-3290-4e1c-b685-eecb5dd99d48/?format=api",
"name": "Over/Under",
"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": "Game Total Under 49.5",
"amount": 5000.0
},
{
"team": "Game Total Over 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "28a5ae79-2359-4b19-8f76-16174747772f",
"gambit_id": "6c4ffd6e-d405-42f6-99cf-cc9de5aac1fe",
"last_updated": "2022-09-12T10:12:29.574520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea39c1c-0965-408a-bfc2-9354d0664868/?format=api"
},
{
"id": "6e91a46c-f50e-4c26-a0e2-a9cc31d23c6b",
"gambit_id": "31749bb7-362b-4e2a-a22a-341c06f75ea4",
"last_updated": "2022-09-12T10:12:29.575971-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea39c1c-0965-408a-bfc2-9354d0664868/?format=api"
}
]
}