GET /api/bet_types/5480579c-986e-4938-9462-a0b9155a589b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5480579c-986e-4938-9462-a0b9155a589b",
"match": "https://api-prod.gambitprofit.com/api/matches/1c5606f7-ec6c-4666-b487-9524c14e4a50/?format=api",
"name": "Over/Under",
"created_at": "2023-12-09T08:48:14.492326-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",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3f97ed3c-af28-4ba6-b862-11d4f92919f7",
"gambit_id": "02fcbd99-5c56-43c7-8d7c-335dad13f359",
"last_updated": "2023-12-11T11:33:03.204169-05:00",
"created_at": "2023-12-09T08:48:14.500576-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5480579c-986e-4938-9462-a0b9155a589b/?format=api"
},
{
"id": "806539b6-f9c7-4fea-ae4e-6a4e31bff7de",
"gambit_id": "1a219a30-5a3f-4de6-80eb-b1860f5cdbc2",
"last_updated": "2023-12-11T11:33:03.199688-05:00",
"created_at": "2023-12-09T08:48:14.496207-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5480579c-986e-4938-9462-a0b9155a589b/?format=api"
}
]
}