GET /api/bet_types/3267b7c7-542a-4b13-967b-cd4e5bcd5de3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3267b7c7-542a-4b13-967b-cd4e5bcd5de3",
"match": "https://api-prod.gambitprofit.com/api/matches/da43510f-05fd-4c7d-a235-2199416308b1/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:14.228620-04: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": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "37cbc302-6cc2-4b16-a492-4d59cac08f5c",
"gambit_id": "db95c3f3-c2db-4966-b710-9c31bdf6b343",
"last_updated": "2023-06-12T18:53:14.605671-04:00",
"created_at": "2023-06-11T10:08:14.232072-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3267b7c7-542a-4b13-967b-cd4e5bcd5de3/?format=api"
},
{
"id": "429bc42c-8db4-4577-badd-74e9ab1a1c66",
"gambit_id": "99e63d2a-b5b1-4a1b-80e6-3af39478404f",
"last_updated": "2023-06-12T18:53:14.607615-04:00",
"created_at": "2023-06-11T10:08:14.234241-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3267b7c7-542a-4b13-967b-cd4e5bcd5de3/?format=api"
}
]
}