GET /api/bet_types/423d1012-6e8e-4ce7-8ccf-b263ea3a1757/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "423d1012-6e8e-4ce7-8ccf-b263ea3a1757",
"match": "https://api-prod.gambitprofit.com/api/matches/80dd6f97-3140-45ad-bdf8-39b57f4a75e8/?format=api",
"name": "Over/Under",
"created_at": "2023-07-22T09:52:57.906426-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 2.5",
"amount": 6309.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3691.0
}
],
"expected_reward_tokens": 9337.32,
"profit_sb": -162.68,
"profit_sb_percentage": -1.71,
"recommended": false
},
"lines": [
{
"id": "3309e862-349f-4607-b949-1b9084c74bb5",
"gambit_id": "9e2b78eb-d8bd-4e38-861a-f9c4e4342131",
"last_updated": "2023-07-23T22:07:58.978678-04:00",
"created_at": "2023-07-22T09:52:57.910209-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/423d1012-6e8e-4ce7-8ccf-b263ea3a1757/?format=api"
},
{
"id": "b440624a-6785-453e-a747-a2e4fc60aa93",
"gambit_id": "a252e42f-cce4-49f2-97c8-8aa45e54bcf7",
"last_updated": "2023-07-23T22:07:58.981902-04:00",
"created_at": "2023-07-22T09:52:57.917651-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.53000",
"odds": "2.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/423d1012-6e8e-4ce7-8ccf-b263ea3a1757/?format=api"
}
]
}