GET /api/bet_types/0a940773-c7e3-49fa-835d-3bf823eccd1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a940773-c7e3-49fa-835d-3bf823eccd1c",
"match": "https://api-prod.gambitprofit.com/api/matches/07185c24-4167-4626-98e3-b12bc8b75c0e/?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 49.5",
"amount": 5000.0
},
{
"team": "Game Total Over 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e33e25ec-e9ba-4787-afde-be3b9316aba9",
"gambit_id": "0277e7e7-2fc3-46fe-9e41-b788ce9d51e9",
"last_updated": "2022-12-05T15:22:04.446082-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a940773-c7e3-49fa-835d-3bf823eccd1c/?format=api"
},
{
"id": "fd4d888c-01f9-4e3f-8b7c-06d970324829",
"gambit_id": "d87bf433-8f62-409e-a921-a45915630e29",
"last_updated": "2022-12-05T15:22:04.447160-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a940773-c7e3-49fa-835d-3bf823eccd1c/?format=api"
}
]
}