GET /api/bet_types/ab3e66f5-1d20-4672-b27f-1d47df8db413/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab3e66f5-1d20-4672-b27f-1d47df8db413",
"match": "https://api-prod.gambitprofit.com/api/matches/1fb7da51-8b4a-473b-a2b7-1a82de6a110a/?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 8.5",
"amount": 5204.0
},
{
"team": "Game Total Over 8.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "17dcc542-5e9f-48e2-af0b-e1b5de7cad67",
"gambit_id": "e6bfc241-fba3-4471-8630-aefc2a91e068",
"last_updated": "2022-08-13T10:52:03.948448-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab3e66f5-1d20-4672-b27f-1d47df8db413/?format=api"
},
{
"id": "e6292666-348c-4a05-84b3-d75c25178f37",
"gambit_id": "34115357-19cb-416f-abc2-0ce922023fc2",
"last_updated": "2022-08-13T10:52:03.949000-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab3e66f5-1d20-4672-b27f-1d47df8db413/?format=api"
}
]
}