GET /api/bet_types/626b52e8-e556-4150-8a55-a5443e153c4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "626b52e8-e556-4150-8a55-a5443e153c4a",
"match": "https://api-prod.gambitprofit.com/api/matches/5014d4f4-b55a-4268-ae06-15cd113e6143/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:06.222800-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 241.5",
"amount": 5000.0
},
{
"team": "Game Total Under 241.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "21db0047-e3d9-4dfe-a41a-8e4af9415434",
"gambit_id": "4dc67d6f-df3f-47f2-9c26-a5b2fb22ba40",
"last_updated": "2023-01-20T10:22:04.946119-05:00",
"created_at": "2023-01-19T09:22:06.229336-05:00",
"name": "Game Total Over 241.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626b52e8-e556-4150-8a55-a5443e153c4a/?format=api"
},
{
"id": "3eaa661f-c3ac-4280-8ec8-5c75da0567d8",
"gambit_id": "4f39e155-7520-4173-9413-5ecf55479c94",
"last_updated": "2023-01-20T10:22:04.944620-05:00",
"created_at": "2023-01-19T09:22:06.226088-05:00",
"name": "Game Total Under 241.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626b52e8-e556-4150-8a55-a5443e153c4a/?format=api"
}
]
}