GET /api/bet_types/09fe0880-86a2-4b3a-92c0-d0507f0c0e04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09fe0880-86a2-4b3a-92c0-d0507f0c0e04",
"match": "https://api-prod.gambitprofit.com/api/matches/93f988a7-ab1d-4ce5-8bc4-d89343dc69fb/?format=api",
"name": "Over/Under",
"created_at": "2023-08-22T08:23:10.659337-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",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "12b51bd1-dd85-416d-bff9-b24a07623041",
"gambit_id": "463cd793-0b13-4af3-9136-789cfff7d985",
"last_updated": "2023-08-23T11:03:23.722608-04:00",
"created_at": "2023-08-22T08:23:10.673082-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09fe0880-86a2-4b3a-92c0-d0507f0c0e04/?format=api"
},
{
"id": "812e2e83-b38f-4390-951d-29474443628a",
"gambit_id": "589af0c7-6838-4d24-b6dc-acbd5dbc7ba1",
"last_updated": "2023-08-23T11:03:23.719317-04:00",
"created_at": "2023-08-22T08:23:10.668169-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09fe0880-86a2-4b3a-92c0-d0507f0c0e04/?format=api"
}
]
}