GET /api/bet_types/45331a50-9b86-4994-8dd2-9bdae722aa73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45331a50-9b86-4994-8dd2-9bdae722aa73",
"match": "https://api-prod.gambitprofit.com/api/matches/90d9db43-01d9-44b5-ad4f-79b848a7880e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:12:12.196716-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 234",
"amount": 5000.0
},
{
"team": "Game Total Over 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d7155db8-adb5-40b9-b3cc-ba63bec19728",
"gambit_id": "38a55ece-24f9-40d0-8dfb-636a77308f89",
"last_updated": "2023-04-09T11:47:15.815171-04:00",
"created_at": "2023-04-08T09:12:12.198705-04:00",
"name": "Game Total Under 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45331a50-9b86-4994-8dd2-9bdae722aa73/?format=api"
},
{
"id": "d42b503b-39b5-4ad5-b0f9-82987bb2dfa9",
"gambit_id": "d6e7ccb2-cebe-43ab-af3e-c98363293bb9",
"last_updated": "2023-04-09T11:47:15.817684-04:00",
"created_at": "2023-04-08T09:12:12.200660-04:00",
"name": "Game Total Over 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45331a50-9b86-4994-8dd2-9bdae722aa73/?format=api"
}
]
}