GET /api/bet_types/532fb48e-4a10-4514-9702-bf9eac0d3870/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "532fb48e-4a10-4514-9702-bf9eac0d3870",
"match": "https://api-prod.gambitprofit.com/api/matches/a313b96b-36c7-4cfb-8db9-c7e03bfd733e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-09T10:18:06.988586-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": "Total Rounds Over 1.5",
"amount": 5000.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "91cc3247-bf28-4a45-b805-3c929a0534dc",
"gambit_id": "5f117a41-32be-4e76-bfee-4fa68759549d",
"last_updated": "2023-09-12T11:38:03.242687-04:00",
"created_at": "2023-09-09T10:18:06.994154-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532fb48e-4a10-4514-9702-bf9eac0d3870/?format=api"
},
{
"id": "1f6be6b3-7b48-4651-8d40-4a1ad63a2794",
"gambit_id": "e5997b88-3da5-4806-93f6-ab31214c09e9",
"last_updated": "2023-09-12T11:38:03.246138-04:00",
"created_at": "2023-09-09T10:18:06.999426-04:00",
"name": "Total Rounds Under 1.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532fb48e-4a10-4514-9702-bf9eac0d3870/?format=api"
}
]
}