GET /api/bet_types/2136f980-10c9-4b7c-b85c-1a3bb24e638e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2136f980-10c9-4b7c-b85c-1a3bb24e638e",
"match": "https://api-prod.gambitprofit.com/api/matches/791110bb-d96a-48bd-8ee5-7f83f10dc06c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-16T09:08:25.985686-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 Over 11",
"amount": 5107.0
},
{
"team": "Game Total Under 11",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "08bdec2a-bcb4-48dd-83c5-5829b91eaa4e",
"gambit_id": "49899377-94a4-4d2a-8758-2385cde2f013",
"last_updated": "2023-07-17T12:43:27.379003-04:00",
"created_at": "2023-07-16T09:08:25.987246-04:00",
"name": "Game Total Over 11",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2136f980-10c9-4b7c-b85c-1a3bb24e638e/?format=api"
},
{
"id": "a0d5156b-5a90-4757-85ce-d664f09b1ac1",
"gambit_id": "5edb6864-53b3-47ed-8db7-3f4ca48f13f9",
"last_updated": "2023-07-17T12:43:27.380487-04:00",
"created_at": "2023-07-16T09:08:25.988830-04:00",
"name": "Game Total Under 11",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2136f980-10c9-4b7c-b85c-1a3bb24e638e/?format=api"
}
]
}