GET /api/bet_types/017535d8-9c4c-42e6-89ff-019805f63696/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "017535d8-9c4c-42e6-89ff-019805f63696",
"match": "https://api-prod.gambitprofit.com/api/matches/9c465e49-0cc5-488e-b465-eb0a0ac38547/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T11:02:22.402396-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": 5789.0
},
{
"team": "Game Total Under 2.5",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "250f6ed9-876c-44ab-a977-c7d6dcc8f545",
"gambit_id": "a4ad0991-4498-478a-b9eb-3ce122839ffb",
"last_updated": "2023-04-03T10:32:14.366739-04:00",
"created_at": "2023-03-31T11:02:22.407158-04:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/017535d8-9c4c-42e6-89ff-019805f63696/?format=api"
},
{
"id": "1855aa16-c843-4f97-af44-7ff670ebdd74",
"gambit_id": "6c021380-1128-4b13-8760-d09b02f2814d",
"last_updated": "2023-04-03T10:32:14.363897-04:00",
"created_at": "2023-03-31T11:02:22.404837-04:00",
"name": "Game Total Under 2.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/017535d8-9c4c-42e6-89ff-019805f63696/?format=api"
}
]
}