GET /api/bet_types/d863b748-d4ad-4c4a-bca7-1276cacbf51e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d863b748-d4ad-4c4a-bca7-1276cacbf51e",
"match": "https://api-prod.gambitprofit.com/api/matches/c224db01-dc54-4b7e-a5e9-40df631de5c3/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:08.848637-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 Over 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2eee310a-5505-49ca-b052-d57e5d0d5526",
"gambit_id": "1d9cce49-f7bd-4a3a-afa2-0c9dbded7ac6",
"last_updated": "2024-01-01T13:18:20.198080-05:00",
"created_at": "2023-12-29T09:58:08.853019-05:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d863b748-d4ad-4c4a-bca7-1276cacbf51e/?format=api"
},
{
"id": "2951fe59-feb9-40e8-a63e-fc18ab2ae0cc",
"gambit_id": "bb327797-fbe2-4ec5-87d3-95cf3a2b30a4",
"last_updated": "2024-01-01T13:18:20.201938-05:00",
"created_at": "2023-12-29T09:58:08.857730-05:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d863b748-d4ad-4c4a-bca7-1276cacbf51e/?format=api"
}
]
}