GET /api/bet_types/32024f12-6bf9-4578-abcd-8bda1579f1f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32024f12-6bf9-4578-abcd-8bda1579f1f0",
"match": "https://api-prod.gambitprofit.com/api/matches/c1b00e01-79a6-42d9-ae62-db169b2f90e9/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T08:48:20.931722-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "36b4bf41-920c-4ac6-bb15-b1ce9c2d2783",
"gambit_id": "eceb0127-a026-4415-86fa-f6de0a2c981c",
"last_updated": "2023-09-12T21:23:17.954708-04:00",
"created_at": "2023-09-11T08:48:20.936601-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32024f12-6bf9-4578-abcd-8bda1579f1f0/?format=api"
},
{
"id": "69aa1715-e2cc-4db3-b119-c8e1cd92a98c",
"gambit_id": "e409dddf-271d-45e8-b54b-ba109fdb86f1",
"last_updated": "2023-09-12T21:23:17.957760-04:00",
"created_at": "2023-09-11T08:48:20.941299-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32024f12-6bf9-4578-abcd-8bda1579f1f0/?format=api"
}
]
}