GET /api/bet_types/08f0f35d-e8d4-4a1a-be7e-625d2488a048/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08f0f35d-e8d4-4a1a-be7e-625d2488a048",
"match": "https://api-prod.gambitprofit.com/api/matches/098db60a-fc03-4c97-94ad-4c88c76a9d72/?format=api",
"name": "Over/Under",
"created_at": "2023-04-20T11:42:12.441608-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 Over 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "07e7fe4c-90da-49aa-8485-e72d85e00f70",
"gambit_id": "b8af86a0-1a46-4e91-9a5c-633b7940de05",
"last_updated": "2023-04-21T22:02:24.476279-04:00",
"created_at": "2023-04-20T11:42:12.446212-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f0f35d-e8d4-4a1a-be7e-625d2488a048/?format=api"
},
{
"id": "ee0e765d-33aa-4207-b87b-24dacedb5eb1",
"gambit_id": "fa88ccaf-82e2-468e-bb29-c36c0746350c",
"last_updated": "2023-04-21T22:02:24.474283-04:00",
"created_at": "2023-04-20T11:42:12.443862-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f0f35d-e8d4-4a1a-be7e-625d2488a048/?format=api"
}
]
}