GET /api/bet_types/49a8d684-deb7-4fa4-965e-0a06d84d3686/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49a8d684-deb7-4fa4-965e-0a06d84d3686",
"match": "https://api-prod.gambitprofit.com/api/matches/6b1f6446-73d1-47fe-9658-ad0ffbe22b03/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:13.096173-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": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "242eed67-b037-47ba-90f8-4da45aa9a904",
"gambit_id": "3c38a898-1109-4bc9-b439-e80a56cd6efa",
"last_updated": "2024-01-29T21:53:08.533965-05:00",
"created_at": "2024-01-27T09:18:13.100359-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a8d684-deb7-4fa4-965e-0a06d84d3686/?format=api"
},
{
"id": "16679b9f-88d8-438b-9bf7-26b547ea0f12",
"gambit_id": "563eb714-38a1-4daa-b0dc-3730a956a7cb",
"last_updated": "2024-01-29T21:53:08.537235-05:00",
"created_at": "2024-01-27T09:18:13.104864-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a8d684-deb7-4fa4-965e-0a06d84d3686/?format=api"
}
]
}