GET /api/bet_types/37a45066-e4bc-4af6-b831-b00ebfb10a89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37a45066-e4bc-4af6-b831-b00ebfb10a89",
"match": "https://api-prod.gambitprofit.com/api/matches/242a23d4-3cd4-4a90-a5b7-7392f719e7e5/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:53.311529-04: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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0b0709ce-a04e-4414-b790-00150f24d934",
"gambit_id": "0e78c0de-2f55-402c-8c55-cfeb0d8ea810",
"last_updated": "2023-06-05T10:57:24.309821-04:00",
"created_at": "2023-06-04T12:16:53.318735-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a45066-e4bc-4af6-b831-b00ebfb10a89/?format=api"
},
{
"id": "163cdf2d-481f-4922-8e59-8ad3f84c62fd",
"gambit_id": "32eb9155-92f0-4175-88f8-a25326193558",
"last_updated": "2023-06-05T10:57:24.307794-04:00",
"created_at": "2023-06-04T12:16:53.313891-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a45066-e4bc-4af6-b831-b00ebfb10a89/?format=api"
}
]
}