GET /api/bet_types/fff89c89-b533-442f-8338-6fd5f015aa66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fff89c89-b533-442f-8338-6fd5f015aa66",
"match": "https://api-prod.gambitprofit.com/api/matches/b4bf0ee0-0b4d-429c-964a-07cfb7e2fe63/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:17.835328-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.5",
"amount": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "d6768c65-99ec-42bf-896c-bc3627db636a",
"gambit_id": "b1a4d51f-cf2e-4582-a04c-ff3d030bb7bb",
"last_updated": "2023-11-29T21:53:08.114696-05:00",
"created_at": "2023-11-28T09:33:17.840700-05:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fff89c89-b533-442f-8338-6fd5f015aa66/?format=api"
},
{
"id": "b7a75f27-b6fa-4bde-92d3-ab1d572ad59e",
"gambit_id": "5ed75ba8-2d79-4277-b29b-d90a7ea8f919",
"last_updated": "2023-11-29T21:53:08.118234-05:00",
"created_at": "2023-11-28T09:33:17.846803-05:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fff89c89-b533-442f-8338-6fd5f015aa66/?format=api"
}
]
}