GET /api/bet_types/02e7a565-1d51-403d-882a-6ffdc2f1bb2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02e7a565-1d51-403d-882a-6ffdc2f1bb2a",
"match": "https://api-prod.gambitprofit.com/api/matches/2f35dfa5-f1d3-4611-8977-5cb8435f33d8/?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 7.5",
"amount": 5106.0
},
{
"team": "Game Total Over 7.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "6f150d91-eebc-4e36-b194-1f478f9d48f1",
"gambit_id": "5c283194-644a-4ddd-9d3b-2769c5c2ae97",
"last_updated": "2022-10-04T13:17:05.965090-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e7a565-1d51-403d-882a-6ffdc2f1bb2a/?format=api"
},
{
"id": "2d3aab8b-4c31-46ba-9c4b-d5690bfc688a",
"gambit_id": "5a8b8d30-5e4b-4dec-8728-fc5ab10757c7",
"last_updated": "2022-10-04T13:17:05.966183-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e7a565-1d51-403d-882a-6ffdc2f1bb2a/?format=api"
}
]
}