GET /api/bet_types/986c803a-3cc4-455c-8f6b-d796140e41ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "986c803a-3cc4-455c-8f6b-d796140e41ca",
"match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T08:23:22.023370-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 9",
"amount": 5319.0
},
{
"team": "Game Total Over 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2b5a94d4-d1c9-428c-b5c4-cdfef93c2d78",
"gambit_id": "05334214-2b5d-4463-8217-0b3d7efe352c",
"last_updated": "2023-09-22T10:53:05.688986-04:00",
"created_at": "2023-09-20T08:23:22.030930-04:00",
"name": "Game Total Under 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986c803a-3cc4-455c-8f6b-d796140e41ca/?format=api"
},
{
"id": "978078ec-1cb1-4bdf-8c20-d512ac733a83",
"gambit_id": "ed066435-d030-444c-9a01-008ca17825bb",
"last_updated": "2023-09-22T10:53:05.684909-04:00",
"created_at": "2023-09-20T08:23:22.027156-04:00",
"name": "Game Total Over 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986c803a-3cc4-455c-8f6b-d796140e41ca/?format=api"
}
]
}