GET /api/bet_types/eca80a44-d988-4757-97f1-ca61ff652afa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eca80a44-d988-4757-97f1-ca61ff652afa",
"match": "https://api-prod.gambitprofit.com/api/matches/56710b8a-ced3-426b-b0b0-d403b08f6f1b/?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 6.5",
"amount": 5096.0
},
{
"team": "Game Total Under 6.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "c437bf04-ab76-4e4c-a206-8c3878f39f6c",
"gambit_id": "9bb60d60-81af-4774-a8bd-5d3220d4d80a",
"last_updated": "2022-09-09T09:57:13.817496-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca80a44-d988-4757-97f1-ca61ff652afa/?format=api"
},
{
"id": "04f15f07-77f7-44a5-b79c-506bc210cc9e",
"gambit_id": "4dafa6c7-fdd9-4fac-8b28-dc975b83169b",
"last_updated": "2022-09-09T09:57:13.816489-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca80a44-d988-4757-97f1-ca61ff652afa/?format=api"
}
]
}