GET /api/bet_types/7ecc1336-ae11-421f-ab88-3e49ebf5144f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ecc1336-ae11-421f-ab88-3e49ebf5144f",
"match": "https://api-prod.gambitprofit.com/api/matches/5bb58050-1511-4315-9ee1-2e144ef22fe4/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:42:59.737289-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 28.5",
"amount": 5000.0
},
{
"team": "Game Total Under 28.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9c966f74-5318-461a-83db-381b206f11bf",
"gambit_id": "59a32a16-e5b2-4c6d-88c0-944c7fb4478f",
"last_updated": "2024-01-09T10:33:30.473875-05:00",
"created_at": "2024-01-04T09:42:59.740908-05:00",
"name": "Game Total Over 28.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "28.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ecc1336-ae11-421f-ab88-3e49ebf5144f/?format=api"
},
{
"id": "190de8a1-29b6-4177-b1e8-f270a275076e",
"gambit_id": "d7958860-285b-483b-9c59-f4f9bdc9acd1",
"last_updated": "2024-01-09T10:33:30.477277-05:00",
"created_at": "2024-01-04T09:42:59.751478-05:00",
"name": "Game Total Under 28.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "28.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ecc1336-ae11-421f-ab88-3e49ebf5144f/?format=api"
}
]
}