GET /api/bet_types/a3c2f5c2-f471-4d37-b493-ab48b6d952ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3c2f5c2-f471-4d37-b493-ab48b6d952ca",
"match": "https://api-prod.gambitprofit.com/api/matches/9fab88a5-cdc0-45a6-998e-e1405d4e7201/?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 Over 6",
"amount": 5224.0
},
{
"team": "Game Total Under 6",
"amount": 4776.0
}
],
"expected_reward_tokens": 9455.44,
"profit_sb": -44.56,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "0cb2f543-df33-4583-9206-84e2860eca82",
"gambit_id": "1cd1e57e-93c8-4ccb-8fd0-26eb600c137a",
"last_updated": "2022-10-15T09:07:26.524623-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c2f5c2-f471-4d37-b493-ab48b6d952ca/?format=api"
},
{
"id": "ae82d4c6-4f63-40ac-b516-368575a5df69",
"gambit_id": "346d20cf-0097-4329-b907-81ccc43a1029",
"last_updated": "2022-10-15T09:07:26.523508-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c2f5c2-f471-4d37-b493-ab48b6d952ca/?format=api"
}
]
}