GET /api/bet_types/d71f9b78-dfac-425b-8c82-b309d81139e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d71f9b78-dfac-425b-8c82-b309d81139e9",
"match": "https://api-prod.gambitprofit.com/api/matches/4174d93d-1d41-4a14-96a6-295e4dd9154e/?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": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "5b86f9a5-5b6f-4edd-a79f-f4f67b38c431",
"gambit_id": "144f46b8-b16d-461a-9073-526f2b10baad",
"last_updated": "2022-09-14T10:22:07.946782-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71f9b78-dfac-425b-8c82-b309d81139e9/?format=api"
},
{
"id": "32ea4a08-008d-4065-8268-b30ad97d03e1",
"gambit_id": "996b3c9d-3bf1-4589-adea-9a34b20c264b",
"last_updated": "2022-09-14T10:22:07.945491-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/d71f9b78-dfac-425b-8c82-b309d81139e9/?format=api"
}
]
}