GET /api/bet_types/4d5d8b5d-69f0-462a-a9db-612856fa9be5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d5d8b5d-69f0-462a-a9db-612856fa9be5",
"match": "https://api-prod.gambitprofit.com/api/matches/51aac18e-6680-4ebf-aabd-c10c0b280bc8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:14.114138-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 Under 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8c6a92c4-deb1-4de6-9a33-1b04de45926a",
"gambit_id": "aa5bdbb8-8336-429f-8ce1-b0cb157eb9f1",
"last_updated": "2023-09-18T09:03:30.439026-04:00",
"created_at": "2023-09-16T09:23:14.129060-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d5d8b5d-69f0-462a-a9db-612856fa9be5/?format=api"
},
{
"id": "b028258d-aaf1-4ec7-8c21-b16cf47df804",
"gambit_id": "18dcc154-82ff-454b-9b79-61ab83a6032e",
"last_updated": "2023-09-18T09:03:30.430499-04:00",
"created_at": "2023-09-16T09:23:14.118464-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d5d8b5d-69f0-462a-a9db-612856fa9be5/?format=api"
}
]
}