GET /api/bet_types/16e0fee4-dd94-42f5-aba1-3a8f018c1b01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16e0fee4-dd94-42f5-aba1-3a8f018c1b01",
"match": "https://api-prod.gambitprofit.com/api/matches/e78589fe-bd75-4a46-86c8-4923361cad42/?format=api",
"name": "Over/Under",
"created_at": "2023-06-29T11:58:22.408766-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 Under 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "67fac3a3-febd-45ad-b25b-0dd0b4faab3c",
"gambit_id": "744f658c-4605-4f78-91af-cfdc5cb8c466",
"last_updated": "2023-06-30T10:43:12.279355-04:00",
"created_at": "2023-06-29T11:58:22.413192-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e0fee4-dd94-42f5-aba1-3a8f018c1b01/?format=api"
},
{
"id": "22b8ab2f-bf72-4561-b873-164b69b0dee0",
"gambit_id": "412699cd-2d00-46d5-8f7f-04d9818d6240",
"last_updated": "2023-06-30T10:43:12.277596-04:00",
"created_at": "2023-06-29T11:58:22.410983-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e0fee4-dd94-42f5-aba1-3a8f018c1b01/?format=api"
}
]
}