GET /api/bet_types/457b10b2-40fe-4b45-b368-a5becf2a553d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "457b10b2-40fe-4b45-b368-a5becf2a553d",
"match": "https://api-prod.gambitprofit.com/api/matches/caf49349-be9a-4a77-b92f-b26c06c27fb4/?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 Under 37.5",
"amount": 5000.0
},
{
"team": "Game Total Over 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "6a55abfa-56b4-4073-81c2-1a5f26946517",
"gambit_id": "38bc09eb-d8eb-4248-a5c6-f7067bb6644d",
"last_updated": "2022-08-21T12:57:09.595942-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/457b10b2-40fe-4b45-b368-a5becf2a553d/?format=api"
},
{
"id": "f883c5e6-5135-4753-9f3c-a234d15d32b6",
"gambit_id": "532f6100-3d19-4000-a063-0e81f0a0f8c2",
"last_updated": "2022-08-21T12:57:09.596431-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/457b10b2-40fe-4b45-b368-a5becf2a553d/?format=api"
}
]
}