GET /api/bet_types/8614b510-20f7-468b-9d1e-ba7b2af3a4ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8614b510-20f7-468b-9d1e-ba7b2af3a4ef",
"match": "https://api-prod.gambitprofit.com/api/matches/1c709ec6-077d-4016-b423-a789422869a7/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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.5",
"amount": 5097.0
},
{
"team": "Game Total Over 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "04c931a7-6718-401a-85dd-c7787c1a4986",
"gambit_id": "3b08b40d-e86d-4611-8d55-1f656ae60127",
"last_updated": "2022-12-12T09:47:37.440112-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8614b510-20f7-468b-9d1e-ba7b2af3a4ef/?format=api"
},
{
"id": "8dba2250-637d-4d78-8351-275ccde9142f",
"gambit_id": "4e46bd8a-d30b-4c28-b1b7-2ba8d9a8d349",
"last_updated": "2022-12-12T09:47:37.441423-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8614b510-20f7-468b-9d1e-ba7b2af3a4ef/?format=api"
}
]
}