GET /api/bet_types/7760f96e-af11-4206-9fdb-39e574d9351e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7760f96e-af11-4206-9fdb-39e574d9351e",
"match": "https://api-prod.gambitprofit.com/api/matches/d962fb8b-8a7b-487f-a69f-ab65d0d18b42/?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 6",
"amount": 5212.0
},
{
"team": "Game Total Under 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "901766a4-7009-4eea-b1e9-4dfca03edd1c",
"gambit_id": "378c7631-a306-4b98-b9f9-e893144faed9",
"last_updated": "2022-10-19T09:42:26.095011-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7760f96e-af11-4206-9fdb-39e574d9351e/?format=api"
},
{
"id": "0aa8f4e9-d662-4d9b-b477-fe42b91f7675",
"gambit_id": "3b83fbde-1b38-4798-aa4a-55aad7a11f2d",
"last_updated": "2022-10-19T09:42:26.093883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7760f96e-af11-4206-9fdb-39e574d9351e/?format=api"
}
]
}