GET /api/bet_types/3b5bb7c7-f04c-4b15-8c1b-c135749121b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b5bb7c7-f04c-4b15-8c1b-c135749121b4",
"match": "https://api-prod.gambitprofit.com/api/matches/304118df-f8fb-4462-be36-aa54e3679bce/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T09:33:10.662906-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": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "34199d56-1acf-4cf1-90d9-8c43af350459",
"gambit_id": "0f4ee2df-c3cb-4f24-a555-284be60fc846",
"last_updated": "2024-01-22T12:13:21.916077-05:00",
"created_at": "2024-01-19T09:33:10.667117-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5bb7c7-f04c-4b15-8c1b-c135749121b4/?format=api"
},
{
"id": "db871584-461e-4aa5-afab-cf7d93257ede",
"gambit_id": "372f05e9-6ba0-4ff3-8a15-11e6232cffad",
"last_updated": "2024-01-22T12:13:21.919491-05:00",
"created_at": "2024-01-19T09:33:10.671038-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5bb7c7-f04c-4b15-8c1b-c135749121b4/?format=api"
}
]
}