GET /api/bet_types/1606cb27-d0a5-41f7-8513-44a1beab5133/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1606cb27-d0a5-41f7-8513-44a1beab5133",
"match": "https://api-prod.gambitprofit.com/api/matches/9734c4cf-6cd5-498e-9bae-02f137908fd6/?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 51.5",
"amount": 5000.0
},
{
"team": "Game Total Under 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "2544bb2d-e5af-439d-84b1-54f7d06c6bd2",
"gambit_id": "4a91664e-ad5d-43f5-a7c4-e0f1da0c9daf",
"last_updated": "2022-09-05T09:57:26.143302-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1606cb27-d0a5-41f7-8513-44a1beab5133/?format=api"
},
{
"id": "8bc454d1-b353-4431-920e-a56aca262025",
"gambit_id": "3e0bc15b-dc05-46d7-a992-1e3b887abc4b",
"last_updated": "2022-09-05T09:57:26.142070-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1606cb27-d0a5-41f7-8513-44a1beab5133/?format=api"
}
]
}