GET /api/bet_types/bdb18914-c8d2-4487-bd66-58b5ea1dd2a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdb18914-c8d2-4487-bd66-58b5ea1dd2a9",
"match": "https://api-prod.gambitprofit.com/api/matches/5ca50e01-ab94-4937-9a78-41c0c861a638/?format=api",
"name": "Over/Under",
"created_at": "2023-12-19T08:53:00.481113-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2c702df2-f1dc-44b8-aa82-0d671d513b23",
"gambit_id": "f3acd293-ea81-4e20-a9e5-89705d67cf5f",
"last_updated": "2023-12-21T10:13:17.170114-05:00",
"created_at": "2023-12-19T08:53:00.490258-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb18914-c8d2-4487-bd66-58b5ea1dd2a9/?format=api"
},
{
"id": "911ea34a-894c-414b-93d1-338ac8332440",
"gambit_id": "141f75fd-da50-4dfd-b62b-851429d11c37",
"last_updated": "2023-12-21T10:13:17.162935-05:00",
"created_at": "2023-12-19T08:53:00.484979-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb18914-c8d2-4487-bd66-58b5ea1dd2a9/?format=api"
}
]
}