GET /api/bet_types/db135c27-85d6-4f62-84c3-64d9140e3455/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db135c27-85d6-4f62-84c3-64d9140e3455",
"match": "https://api-prod.gambitprofit.com/api/matches/a27af9e3-ffdf-452b-9515-03b61d94a004/?format=api",
"name": "Over/Under",
"created_at": "2023-04-12T08:57:09.380584-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": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0a816dcf-e7f0-4ae1-bbc3-4a5e2f9cfbb5",
"gambit_id": "348ab1ca-4af0-4f7a-9353-102892b7c64b",
"last_updated": "2023-04-13T10:52:19.432073-04:00",
"created_at": "2023-04-12T08:57:09.382978-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db135c27-85d6-4f62-84c3-64d9140e3455/?format=api"
},
{
"id": "29c153db-4ba5-499d-a128-fbb2627c8b76",
"gambit_id": "8235781b-d2b8-448d-a027-906ae7ae24d2",
"last_updated": "2023-04-13T10:52:19.433229-04:00",
"created_at": "2023-04-12T08:57:09.385371-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db135c27-85d6-4f62-84c3-64d9140e3455/?format=api"
}
]
}