GET /api/bet_types/5495e749-3119-4ff4-92a5-1377419e1ac7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5495e749-3119-4ff4-92a5-1377419e1ac7",
"match": "https://api-prod.gambitprofit.com/api/matches/4d663550-a4ff-4937-b0cf-a48d03c5f1bf/?format=api",
"name": "Over/Under",
"created_at": "2023-08-07T08:28:02.299714-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c648ca93-c216-4d10-97cf-fa006d359364",
"gambit_id": "4b6f49bf-c321-4092-a026-052764d5d1f1",
"last_updated": "2023-08-09T10:43:17.872352-04:00",
"created_at": "2023-08-07T08:28:02.310978-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5495e749-3119-4ff4-92a5-1377419e1ac7/?format=api"
},
{
"id": "98e60ae3-ace3-4ea5-ada3-812dc6760db6",
"gambit_id": "bc6f832b-b105-45b1-86fe-5ee32ed030b3",
"last_updated": "2023-08-09T10:43:17.868202-04:00",
"created_at": "2023-08-07T08:28:02.305146-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5495e749-3119-4ff4-92a5-1377419e1ac7/?format=api"
}
]
}