GET /api/bet_types/bc300e14-9f2a-41ed-bbe3-5b6f4e35123a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc300e14-9f2a-41ed-bbe3-5b6f4e35123a",
"match": "https://api-prod.gambitprofit.com/api/matches/99461154-e780-44c8-9108-b387d215902a/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:07.406165-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": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "621cbaf0-4499-485f-97e8-ae5d26d4115d",
"gambit_id": "de731ccb-1999-4189-80ae-c2ef49342e31",
"last_updated": "2023-11-17T23:38:03.543515-05:00",
"created_at": "2023-11-16T09:28:07.411070-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc300e14-9f2a-41ed-bbe3-5b6f4e35123a/?format=api"
},
{
"id": "24e9c1e9-b8cd-41c6-b7ff-c20ea2381758",
"gambit_id": "146bf61c-2b2e-42ec-a97d-3dec3a0e8882",
"last_updated": "2023-11-17T23:38:03.547216-05:00",
"created_at": "2023-11-16T09:28:07.416784-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc300e14-9f2a-41ed-bbe3-5b6f4e35123a/?format=api"
}
]
}