GET /api/bet_types/c67625f3-dc24-45b1-a3be-18950cd54e36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c67625f3-dc24-45b1-a3be-18950cd54e36",
"match": "https://api-prod.gambitprofit.com/api/matches/f3050aa8-820a-4758-a5b9-10c5132c63b0/?format=api",
"name": "Over/Under",
"created_at": "2023-12-03T08:53:18.456619-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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "37c99895-fff9-40b7-ba35-dee59f5077c3",
"gambit_id": "dc8a0975-624c-4ea8-b368-e7d713c07eb2",
"last_updated": "2023-12-04T23:23:16.770455-05:00",
"created_at": "2023-12-03T08:53:18.465537-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c67625f3-dc24-45b1-a3be-18950cd54e36/?format=api"
},
{
"id": "eb17a8d1-d025-418a-ba61-2edd95011917",
"gambit_id": "24298535-e85a-4aa5-a21d-83d07a2accf9",
"last_updated": "2023-12-04T23:23:16.766945-05:00",
"created_at": "2023-12-03T08:53:18.461392-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c67625f3-dc24-45b1-a3be-18950cd54e36/?format=api"
}
]
}