GET /api/bet_types/8cdc24bd-b200-42d1-91b8-114702c0429a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cdc24bd-b200-42d1-91b8-114702c0429a",
"match": "https://api-prod.gambitprofit.com/api/matches/4761f6b4-ac6a-47df-a428-4dc074f38f64/?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": "Game Total Over 36.5",
"amount": 5000.0
},
{
"team": "Game Total Under 36.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "0325f286-4b54-4a33-a8e3-b0ecc76d48f0",
"gambit_id": "423fbab4-b75e-4e55-bb68-b587cae76c11",
"last_updated": "2022-08-22T11:12:14.537660-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 36.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cdc24bd-b200-42d1-91b8-114702c0429a/?format=api"
},
{
"id": "8a1c327c-fc7a-42c2-9125-12321130ef5a",
"gambit_id": "77adb245-7507-4239-b7ab-de4a61e338ff",
"last_updated": "2022-08-22T11:12:14.537125-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 36.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cdc24bd-b200-42d1-91b8-114702c0429a/?format=api"
}
]
}