GET /api/bet_types/a705d4ab-a3f8-4cbe-b044-2ad6580720ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a705d4ab-a3f8-4cbe-b044-2ad6580720ef",
"match": "https://api-prod.gambitprofit.com/api/matches/e6c01379-669e-4dea-aee5-3c2700c02a65/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:03.361777-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4980d6c3-5cf1-4c29-abc1-780f909ac4b7",
"gambit_id": "3d114b84-672a-4d37-b926-1ecc6b2ecd65",
"last_updated": "2023-02-10T09:32:18.384788-05:00",
"created_at": "2023-02-09T11:12:03.363076-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a705d4ab-a3f8-4cbe-b044-2ad6580720ef/?format=api"
},
{
"id": "5112baf4-ad5c-413c-800b-0c14660b46ad",
"gambit_id": "a1429cec-b95a-429b-8f39-4779a6bd3896",
"last_updated": "2023-02-10T09:32:18.386047-05:00",
"created_at": "2023-02-09T11:12:03.364415-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a705d4ab-a3f8-4cbe-b044-2ad6580720ef/?format=api"
}
]
}