GET /api/bet_types/566ea5c8-bef6-46cb-8100-f01bb4247b54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "566ea5c8-bef6-46cb-8100-f01bb4247b54",
"match": "https://api-prod.gambitprofit.com/api/matches/24b0d452-ad8a-435d-99e6-29a1896a8b59/?format=api",
"name": "Over/Under",
"created_at": "2023-09-05T09:53:22.280589-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a4bd4e07-6a70-4eda-beaf-4ba08b3acf1a",
"gambit_id": "5c17cbe5-64f8-45a7-96e1-3a7dae93d324",
"last_updated": "2023-09-06T18:58:00.448770-04:00",
"created_at": "2023-09-05T09:53:22.284808-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/566ea5c8-bef6-46cb-8100-f01bb4247b54/?format=api"
},
{
"id": "464eaecc-e713-4d9c-a8c9-a60392e7858d",
"gambit_id": "c62aedf8-ecda-4e7f-8f95-bbb2ffa1539e",
"last_updated": "2023-09-06T18:58:00.452095-04:00",
"created_at": "2023-09-05T09:53:22.291456-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/566ea5c8-bef6-46cb-8100-f01bb4247b54/?format=api"
}
]
}