GET /api/bet_types/4ef9a0ec-75f8-419f-9616-f90315b13b4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ef9a0ec-75f8-419f-9616-f90315b13b4b",
"match": "https://api-prod.gambitprofit.com/api/matches/d06e73c2-76d7-40e3-a39e-78e81ae8ca24/?format=api",
"name": "Over/Under",
"created_at": "2023-11-03T20:08:22.736703-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 2.5",
"amount": 6912.0
},
{
"team": "Game Total Under 2.5",
"amount": 3088.0
}
],
"expected_reward_tokens": 9262.08,
"profit_sb": -237.92,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "034d1534-81b8-49c8-8425-18ed91917657",
"gambit_id": "861627de-7389-4f7a-8151-6d0aab3fee5c",
"last_updated": "2023-11-06T21:38:18.352586-05:00",
"created_at": "2023-11-03T20:08:22.744607-04:00",
"name": "Game Total Over 2.5",
"reward": "1.34000",
"odds": "1.36000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ef9a0ec-75f8-419f-9616-f90315b13b4b/?format=api"
},
{
"id": "b23896e0-ee7b-407b-ab77-e80920b9d743",
"gambit_id": "a712ba14-22b0-4265-9423-e50dec650609",
"last_updated": "2023-11-06T21:38:18.347715-05:00",
"created_at": "2023-11-03T20:08:22.740813-04:00",
"name": "Game Total Under 2.5",
"reward": "3.00000",
"odds": "3.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ef9a0ec-75f8-419f-9616-f90315b13b4b/?format=api"
}
]
}