GET /api/bet_types/6e3ca990-9d4d-429f-b916-2c97c2094853/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e3ca990-9d4d-429f-b916-2c97c2094853",
"match": "https://api-prod.gambitprofit.com/api/matches/91d22a50-fd51-4d12-8cbd-0ea12a4fa622/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:47:02.461801-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.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "342ed519-86b5-4c3e-93ee-89aa7aa2ab68",
"gambit_id": "216c5bdc-2a33-45d2-ab8c-dd35fc33beea",
"last_updated": "2023-05-29T11:47:20.729261-04:00",
"created_at": "2023-05-27T10:47:02.467808-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3ca990-9d4d-429f-b916-2c97c2094853/?format=api"
},
{
"id": "65e9c07e-b470-4655-bbf5-c895e7714042",
"gambit_id": "3329d75f-d069-40b7-9809-735955e38b90",
"last_updated": "2023-05-29T11:47:20.732711-04:00",
"created_at": "2023-05-27T10:47:02.470693-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3ca990-9d4d-429f-b916-2c97c2094853/?format=api"
}
]
}