GET /api/bet_types/715e75ab-5518-477f-a0d5-df4123f88a8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "715e75ab-5518-477f-a0d5-df4123f88a8c",
"match": "https://api-prod.gambitprofit.com/api/matches/c8b250ce-8c42-4d2c-a8fa-a820b62d7691/?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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "45183696-0454-45d0-870a-8527ee98c26a",
"gambit_id": "1fc19705-dc89-443c-90a4-e9330a226a86",
"last_updated": "2022-10-03T09:47:09.079367-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715e75ab-5518-477f-a0d5-df4123f88a8c/?format=api"
},
{
"id": "22df9185-d871-47bf-a342-eb55dad9c64c",
"gambit_id": "115e855f-4d19-4b52-bb18-b8938ede59b5",
"last_updated": "2022-10-03T09:47:09.078248-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715e75ab-5518-477f-a0d5-df4123f88a8c/?format=api"
}
]
}