GET /api/bet_types/ccaad676-d597-42ca-a92e-8869e2f9c287/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccaad676-d597-42ca-a92e-8869e2f9c287",
"match": "https://api-prod.gambitprofit.com/api/matches/f7d230c2-5b17-4870-950e-9cdb1ec46fd4/?format=api",
"name": "Over/Under",
"created_at": "2022-12-24T12:36:52.992048-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 232",
"amount": 5000.0
},
{
"team": "Game Total Over 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "669e52a4-9fbd-4002-b07a-3c4485708255",
"gambit_id": "7b383a12-104b-4a8e-929e-ed5f4caa16ad",
"last_updated": "2022-12-27T10:17:01.928668-05:00",
"created_at": "2022-12-24T12:36:52.993546-05:00",
"name": "Game Total Under 232",
"reward": "1.78000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccaad676-d597-42ca-a92e-8869e2f9c287/?format=api"
},
{
"id": "278b4d41-2f70-4eb3-94ef-fe3908172340",
"gambit_id": "27a5868e-626f-4f82-98d3-60a43326fb87",
"last_updated": "2022-12-27T10:17:01.929835-05:00",
"created_at": "2022-12-24T12:36:52.994774-05:00",
"name": "Game Total Over 232",
"reward": "1.78000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccaad676-d597-42ca-a92e-8869e2f9c287/?format=api"
}
]
}