GET /api/bet_types/3ac810f2-5cc7-4aab-aa8a-7215e95c7288/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ac810f2-5cc7-4aab-aa8a-7215e95c7288",
"match": "https://api-prod.gambitprofit.com/api/matches/326b0085-d52d-4f1a-a60a-40e4f96d83d7/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:43:00.770283-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 37.5",
"amount": 5000.0
},
{
"team": "Game Total Under 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fceb8a10-b440-4872-836b-8981fcb28a37",
"gambit_id": "ea0023f9-cf7e-48c2-9745-a2269e9c9f1b",
"last_updated": "2024-01-09T10:28:28.839279-05:00",
"created_at": "2024-01-04T09:43:00.774291-05:00",
"name": "Game Total Over 37.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac810f2-5cc7-4aab-aa8a-7215e95c7288/?format=api"
},
{
"id": "82685051-afde-4dec-9143-d6597df8b6b7",
"gambit_id": "b862d1c9-e478-4630-8a5d-1fbaf0582266",
"last_updated": "2024-01-09T10:28:28.842715-05:00",
"created_at": "2024-01-04T09:43:00.779057-05:00",
"name": "Game Total Under 37.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac810f2-5cc7-4aab-aa8a-7215e95c7288/?format=api"
}
]
}