GET /api/bet_types/4f82d779-07aa-4fc7-a2ef-f64fdca9f086/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f82d779-07aa-4fc7-a2ef-f64fdca9f086",
"match": "https://api-prod.gambitprofit.com/api/matches/4f35f301-ebc9-4d89-9cce-a3171badfdda/?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.5",
"amount": 5096.0
},
{
"team": "Game Total Under 8.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "32117d0e-a581-4949-8b0c-ca97ccb0a813",
"gambit_id": "a326f57b-8002-40e4-a3d6-83922da88688",
"last_updated": "2022-09-01T10:42:01.088077-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f82d779-07aa-4fc7-a2ef-f64fdca9f086/?format=api"
},
{
"id": "9eaad8c5-d23c-4c48-bf1c-36c9412f311e",
"gambit_id": "39aa5d57-725c-4619-b1c3-8d08afa92cae",
"last_updated": "2022-09-01T10:42:01.087639-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f82d779-07aa-4fc7-a2ef-f64fdca9f086/?format=api"
}
]
}