GET /api/bet_types/77580e97-fe71-4e74-8bcc-048fa906f1c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77580e97-fe71-4e74-8bcc-048fa906f1c9",
"match": "https://api-prod.gambitprofit.com/api/matches/0f5dd424-1997-4f00-b348-efa9c035e772/?format=api",
"name": "Over/Under",
"created_at": "2023-04-16T18:16:47.662135-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": "Game Total Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1cdd61f5-51e1-44f8-b410-86bb0b26e81e",
"gambit_id": "987a9332-25c2-478f-bc32-12b46d7ba544",
"last_updated": "2023-04-18T12:12:09.246877-04:00",
"created_at": "2023-04-16T18:16:47.664114-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77580e97-fe71-4e74-8bcc-048fa906f1c9/?format=api"
},
{
"id": "8a7fbf97-8924-493d-8ba6-69443527edde",
"gambit_id": "377f3967-8e00-4ea9-b6ac-b1596b413164",
"last_updated": "2023-04-18T12:12:09.244136-04:00",
"created_at": "2023-04-16T18:16:47.665969-04:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77580e97-fe71-4e74-8bcc-048fa906f1c9/?format=api"
}
]
}