GET /api/bet_types/1bd36536-97d4-45a3-9305-346aaf06d228/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bd36536-97d4-45a3-9305-346aaf06d228",
"match": "https://api-prod.gambitprofit.com/api/matches/239fbc17-6f72-4816-9456-05c518730f1b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-02T13:12:59.122346-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 Over 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e0c195eb-a61c-47c5-96e9-f5b668fb11cb",
"gambit_id": "2f617869-12f2-4496-8675-377735081062",
"last_updated": "2023-08-04T09:28:12.345173-04:00",
"created_at": "2023-08-02T13:12:59.131369-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bd36536-97d4-45a3-9305-346aaf06d228/?format=api"
},
{
"id": "81fe01de-ae7d-4965-9c76-49ff03c1eefd",
"gambit_id": "47ef58a5-cb80-4386-9973-0ffb0c8900d6",
"last_updated": "2023-08-04T09:28:12.340683-04:00",
"created_at": "2023-08-02T13:12:59.126703-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bd36536-97d4-45a3-9305-346aaf06d228/?format=api"
}
]
}