GET /api/bet_types/7cb61943-9723-4bef-9057-18f964576188/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cb61943-9723-4bef-9057-18f964576188",
"match": "https://api-prod.gambitprofit.com/api/matches/7ce9fe70-9d32-4db6-a513-483c53141ac8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-27T09:22:57.186927-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cf186691-eeae-4db9-a4c4-f7cd4763fcb3",
"gambit_id": "2dd4a4fb-9e9a-47cc-b8d4-df690123ee31",
"last_updated": "2023-09-28T18:58:18.936164-04:00",
"created_at": "2023-09-27T09:22:57.195254-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb61943-9723-4bef-9057-18f964576188/?format=api"
},
{
"id": "9364a2a2-8571-4fea-909f-762fb30a738d",
"gambit_id": "587763f6-8b49-476b-ad7c-6e8da85100b0",
"last_updated": "2023-09-28T18:58:18.933043-04:00",
"created_at": "2023-09-27T09:22:57.190946-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb61943-9723-4bef-9057-18f964576188/?format=api"
}
]
}