GET /api/bet_types/257eea48-6fa6-418f-8c74-310a9148bac3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "257eea48-6fa6-418f-8c74-310a9148bac3",
"match": "https://api-prod.gambitprofit.com/api/matches/c1b5decc-1da1-41df-afff-187c12cd240c/?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 8",
"amount": 5110.0
},
{
"team": "Game Total Under 8",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "723f1afa-aee7-45c3-b1dc-06c47255b066",
"gambit_id": "23af9073-a7c6-4ae6-be13-74dcaa5d466b",
"last_updated": "2022-09-10T22:07:26.624989-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257eea48-6fa6-418f-8c74-310a9148bac3/?format=api"
},
{
"id": "3a6eb5a0-9462-4bf7-bf57-84b7a557d9df",
"gambit_id": "5f6c7457-1ed5-4aab-8f72-c6b6a6092094",
"last_updated": "2022-09-10T22:07:26.623859-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257eea48-6fa6-418f-8c74-310a9148bac3/?format=api"
}
]
}