GET /api/bet_types/79b26b01-b653-45f3-8beb-26c2838c5cda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79b26b01-b653-45f3-8beb-26c2838c5cda",
"match": "https://api-prod.gambitprofit.com/api/matches/a23b675e-abfa-439b-9851-3d1b620b505c/?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 Under 2.5",
"amount": 5387.0
},
{
"team": "Game Total Over 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "acf26dda-c8cb-4950-936e-e8f93c531586",
"gambit_id": "bc6a91b4-b010-4d04-8444-65bea4fc0beb",
"last_updated": "2022-10-12T10:27:02.415812-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b26b01-b653-45f3-8beb-26c2838c5cda/?format=api"
},
{
"id": "4fd2d149-e0c4-4e9c-b6f2-0c912be3e952",
"gambit_id": "72d2bc14-74e3-4ba7-850d-551da14be0fc",
"last_updated": "2022-10-12T10:27:02.414819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b26b01-b653-45f3-8beb-26c2838c5cda/?format=api"
}
]
}