GET /api/bet_types/9eb43a47-56de-4445-976f-275a391f14f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9eb43a47-56de-4445-976f-275a391f14f8",
"match": "https://api-prod.gambitprofit.com/api/matches/51d00817-eabe-4295-8590-4171fbdf87ed/?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": 5129.0
},
{
"team": "Game Total Over 2.5",
"amount": 4871.0
}
],
"expected_reward_tokens": 8719.09,
"profit_sb": -280.91,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "07c442a5-24a2-4728-96b7-bb6fb1e226a6",
"gambit_id": "0bd13774-e3ea-4ec3-a555-5f268097a595",
"last_updated": "2022-11-26T12:02:31.361075-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb43a47-56de-4445-976f-275a391f14f8/?format=api"
},
{
"id": "c536d978-901a-4534-b30c-8581c0047630",
"gambit_id": "a027d5fb-5db8-4722-a395-22dada36d849",
"last_updated": "2022-11-26T12:02:31.362245-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.79000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb43a47-56de-4445-976f-275a391f14f8/?format=api"
}
]
}