GET /api/bet_types/f69e029b-e637-4d34-ab07-81776d91110f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f69e029b-e637-4d34-ab07-81776d91110f",
"match": "https://api-prod.gambitprofit.com/api/matches/44703f3c-d4f1-432e-8ef5-01750fd9a96c/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 2.5",
"amount": 6076.0
},
{
"team": "Game Total Over 2.5",
"amount": 3924.0
}
],
"expected_reward_tokens": 8749.44,
"profit_sb": -250.56,
"profit_sb_percentage": -2.78,
"recommended": false
},
"lines": [
{
"id": "57b13bba-7349-4703-84d9-94d994e3072f",
"gambit_id": "977e920f-7a70-4108-8009-208f4e9c12fc",
"last_updated": "2022-12-10T18:57:12.639136-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.44000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69e029b-e637-4d34-ab07-81776d91110f/?format=api"
},
{
"id": "d6d7e8f7-1276-4986-8edf-2353e0105247",
"gambit_id": "8d7d9206-c999-47ad-9f62-650ec66fd8fc",
"last_updated": "2022-12-10T18:57:12.638021-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.23000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69e029b-e637-4d34-ab07-81776d91110f/?format=api"
}
]
}