GET /api/bet_types/a3d865e3-70dd-43ce-8bf3-b0d4ebce5ddf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3d865e3-70dd-43ce-8bf3-b0d4ebce5ddf",
"match": "https://api-prod.gambitprofit.com/api/matches/0116dc71-ee98-4896-ad8b-ec4187fd4477/?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 232.5",
"amount": 5000.0
},
{
"team": "Game Total Over 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "91f86565-a942-4aa0-b1da-7e52e0ad2cec",
"gambit_id": "f9254aeb-e3cf-4028-8f76-0f158d7c6599",
"last_updated": "2022-12-14T10:22:17.295926-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d865e3-70dd-43ce-8bf3-b0d4ebce5ddf/?format=api"
},
{
"id": "4efb06e3-c06d-4ae0-9e9d-a646a442e1ca",
"gambit_id": "c79068ce-72d3-4cc3-9d3e-689d22fe7d6b",
"last_updated": "2022-12-14T10:22:17.297127-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d865e3-70dd-43ce-8bf3-b0d4ebce5ddf/?format=api"
}
]
}