GET /api/bet_types/caffafd8-5862-4d8c-bb8b-ca3875109ac6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "caffafd8-5862-4d8c-bb8b-ca3875109ac6",
"match": "https://api-prod.gambitprofit.com/api/matches/c8f906e0-ddef-4be5-85c9-618d23521e4a/?format=api",
"name": "Over/Under",
"created_at": "2023-05-30T10:47:18.258325-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.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a385a9bb-9e83-4722-9218-018d92d71328",
"gambit_id": "35d2e623-f4da-43bf-89a9-a602569dbd79",
"last_updated": "2023-05-31T11:47:21.229358-04:00",
"created_at": "2023-05-30T10:47:18.260158-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caffafd8-5862-4d8c-bb8b-ca3875109ac6/?format=api"
},
{
"id": "d2596d64-9617-4741-8337-8bd0cdafcd90",
"gambit_id": "2a169f65-1dd8-4431-b4c8-3639b74eeabd",
"last_updated": "2023-05-31T11:47:21.231876-04:00",
"created_at": "2023-05-30T10:47:18.262289-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caffafd8-5862-4d8c-bb8b-ca3875109ac6/?format=api"
}
]
}