GET /api/bet_types/9e12df7c-db9a-447f-8063-4e367f82f2c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e12df7c-db9a-447f-8063-4e367f82f2c5",
"match": "https://api-prod.gambitprofit.com/api/matches/235cb9db-8f68-45ac-8de5-4f8e3bf5c832/?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 38",
"amount": 5000.0
},
{
"team": "Game Total Over 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "1c9e55ad-79a7-48ae-8d4d-2ba4f971f85c",
"gambit_id": "282108b7-7f05-451e-aaa9-979d707a8258",
"last_updated": "2022-08-20T12:17:02.109496-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38",
"reward": "1.83000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e12df7c-db9a-447f-8063-4e367f82f2c5/?format=api"
},
{
"id": "2cdc9553-36f2-4dea-80e7-bd4d2fbb0cf1",
"gambit_id": "f3a7cacd-2740-47ae-85d9-4c4678c08e44",
"last_updated": "2022-08-20T12:17:02.110033-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38",
"reward": "1.83000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e12df7c-db9a-447f-8063-4e367f82f2c5/?format=api"
}
]
}