GET /api/bet_types/4a2af38c-0aa2-4460-85fd-1c40c052931b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a2af38c-0aa2-4460-85fd-1c40c052931b",
"match": "https://api-prod.gambitprofit.com/api/matches/bf3ffa06-0d34-46e5-843f-6526a15dbc59/?format=api",
"name": "Over/Under",
"created_at": "2023-12-09T08:48:13.773595-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 6.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "8c79da29-fa5c-46aa-8dad-cc06a909bc83",
"gambit_id": "c7ee5b99-6e66-4d70-a458-105d655f6cac",
"last_updated": "2023-12-11T11:38:06.002632-05:00",
"created_at": "2023-12-09T08:48:13.782844-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a2af38c-0aa2-4460-85fd-1c40c052931b/?format=api"
},
{
"id": "0ed81f37-3d7e-4d50-9488-14828c0fb040",
"gambit_id": "d0e67a4e-a28d-4017-bccc-9135bb9479e1",
"last_updated": "2023-12-11T11:38:06.006545-05:00",
"created_at": "2023-12-09T08:48:13.777359-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a2af38c-0aa2-4460-85fd-1c40c052931b/?format=api"
}
]
}