GET /api/bet_types/807f7c56-042c-40d0-af10-5538b6a35159/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "807f7c56-042c-40d0-af10-5538b6a35159",
"match": "https://api-prod.gambitprofit.com/api/matches/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?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 Over 6.5",
"amount": 5399.0
},
{
"team": "Game Total Under 6.5",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "8a8b7934-5dfe-4ae6-8362-db4d785e9453",
"gambit_id": "74bdc8de-2c5c-4366-a3ef-8211269fdb5f",
"last_updated": "2022-12-03T10:22:35.041193-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.67000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807f7c56-042c-40d0-af10-5538b6a35159/?format=api"
},
{
"id": "87964a9d-c131-4859-9c6c-656546934efd",
"gambit_id": "0db08e2c-8b37-4f5d-b611-af139901e72c",
"last_updated": "2022-12-03T10:22:35.040216-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807f7c56-042c-40d0-af10-5538b6a35159/?format=api"
}
]
}