GET /api/bet_types/857b2052-e229-489f-a967-09b51ec06721/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "857b2052-e229-489f-a967-09b51ec06721",
"match": "https://api-prod.gambitprofit.com/api/matches/4c485dbf-905b-4585-8109-8013540bc75c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T08:48:22.904873-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "43da1f65-e3b9-4d35-abed-05c90360e940",
"gambit_id": "10d1b338-35c0-4219-abb2-b461af4cae1a",
"last_updated": "2023-09-12T21:13:17.364573-04:00",
"created_at": "2023-09-11T08:48:22.908967-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/857b2052-e229-489f-a967-09b51ec06721/?format=api"
},
{
"id": "3e90b473-4bd6-4f87-939f-26cde1556fe4",
"gambit_id": "1c6c6bde-cab1-45d1-a503-64183ec03cfe",
"last_updated": "2023-09-12T21:13:17.367890-04:00",
"created_at": "2023-09-11T08:48:22.912667-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/857b2052-e229-489f-a967-09b51ec06721/?format=api"
}
]
}