GET /api/bet_types/bc5f9ad5-d789-494a-a776-e9c4dad7950a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc5f9ad5-d789-494a-a776-e9c4dad7950a",
"match": "https://api-prod.gambitprofit.com/api/matches/351d9900-de3d-4294-b3c2-e9b22853a1fa/?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 Over 6.5",
"amount": 5492.0
},
{
"team": "Game Total Under 6.5",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "064d646f-c6aa-41f2-a124-02899221cd7f",
"gambit_id": "9967798d-4c18-4948-b21d-69318762e6e4",
"last_updated": "2022-12-10T18:52:00.994868-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.65000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc5f9ad5-d789-494a-a776-e9c4dad7950a/?format=api"
},
{
"id": "541a6a3e-c519-46df-b65d-08525cd84e0b",
"gambit_id": "00497bfa-3422-4782-97d5-5cce74a0a256",
"last_updated": "2022-12-10T18:52:00.993790-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc5f9ad5-d789-494a-a776-e9c4dad7950a/?format=api"
}
]
}