GET /api/bet_types/6f0f92a8-bc99-4679-a13a-ce73456b4eff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f0f92a8-bc99-4679-a13a-ce73456b4eff",
"match": "https://api-prod.gambitprofit.com/api/matches/edb83dc8-fb52-49c4-8f9b-857d7478e2f1/?format=api",
"name": "Over/Under",
"created_at": "2023-08-06T08:38:17.115771-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2e099160-9d64-4774-a254-fd700b46a38a",
"gambit_id": "d8c27869-5585-4d80-a7b3-59329efd2817",
"last_updated": "2023-08-07T19:28:12.062320-04:00",
"created_at": "2023-08-06T08:38:17.127129-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0f92a8-bc99-4679-a13a-ce73456b4eff/?format=api"
},
{
"id": "84fce28d-9460-45e9-adb0-be8f9126890f",
"gambit_id": "f70da4a0-bcfc-42b1-99fa-e756b52f5a75",
"last_updated": "2023-08-07T19:28:12.058771-04:00",
"created_at": "2023-08-06T08:38:17.121314-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0f92a8-bc99-4679-a13a-ce73456b4eff/?format=api"
}
]
}