GET /api/bet_types/81c42641-7e67-4474-addd-0da3936fdd18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81c42641-7e67-4474-addd-0da3936fdd18",
"match": "https://api-prod.gambitprofit.com/api/matches/0dd38d26-c5d1-42cd-8294-82a4854b04be/?format=api",
"name": "Over/Under",
"created_at": "2023-08-06T08:38:18.155280-04: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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8ba74050-62eb-498d-97d9-e3e96795ce0e",
"gambit_id": "3ef92c7b-c567-411f-86f6-4d0e273b37ea",
"last_updated": "2023-08-07T19:23:07.493507-04:00",
"created_at": "2023-08-06T08:38:18.168848-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c42641-7e67-4474-addd-0da3936fdd18/?format=api"
},
{
"id": "9bfc3f43-47d9-4809-a523-e4035e16b2e8",
"gambit_id": "8c395450-9206-4aec-a84d-c5a5bd2912b7",
"last_updated": "2023-08-07T19:23:07.490195-04:00",
"created_at": "2023-08-06T08:38:18.164080-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c42641-7e67-4474-addd-0da3936fdd18/?format=api"
}
]
}