GET /api/bet_types/dd9dbf03-81de-4077-b9d9-282febaea0d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd9dbf03-81de-4077-b9d9-282febaea0d3",
"match": "https://api-prod.gambitprofit.com/api/matches/d2337890-1706-4674-8a24-56cd7ac510a9/?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 2.5",
"amount": 5152.0
},
{
"team": "Game Total Under 2.5",
"amount": 4848.0
}
],
"expected_reward_tokens": 9016.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "e17ace6a-de43-4f64-9b52-8ad00b26b054",
"gambit_id": "a64eb151-5020-48b4-8534-325bf3765dc7",
"last_updated": "2022-08-28T11:27:22.212329-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.75000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd9dbf03-81de-4077-b9d9-282febaea0d3/?format=api"
},
{
"id": "e883d002-b347-4893-8916-74804e9617cb",
"gambit_id": "6aee9ecb-b216-4fad-9f9b-3b1f811aec3d",
"last_updated": "2022-08-28T11:27:22.211790-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.86000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd9dbf03-81de-4077-b9d9-282febaea0d3/?format=api"
}
]
}