GET /api/bet_types/3cfa823a-130c-4ae8-9a2f-fd5307550641/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3cfa823a-130c-4ae8-9a2f-fd5307550641",
"match": "https://api-prod.gambitprofit.com/api/matches/97beb468-801c-43a5-adc3-2bdaf999c263/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Total Rounds Over 2.5",
"amount": 7041.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 2959.0
}
],
"expected_reward_tokens": 9082.89,
"profit_sb": 82.89,
"profit_sb_percentage": 0.92,
"recommended": true
},
"lines": [
{
"id": "33a15dde-02c2-4e91-ac5b-ab9fd5eec444",
"gambit_id": "a7ffca87-4b38-4f0c-ab39-5b11cb69c3bf",
"last_updated": "2022-09-05T10:32:06.640138-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.29000",
"odds": "1.32260",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfa823a-130c-4ae8-9a2f-fd5307550641/?format=api"
},
{
"id": "169565b7-07bf-475e-87a8-c217657999ed",
"gambit_id": "f848b50d-fb9b-40a2-a910-1df380faaa90",
"last_updated": "2022-09-05T10:32:06.638669-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "3.07000",
"odds": "3.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfa823a-130c-4ae8-9a2f-fd5307550641/?format=api"
}
]
}