GET /api/bet_types/fae11590-b52f-4a39-a663-9d705240fc88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fae11590-b52f-4a39-a663-9d705240fc88",
"match": "https://api-prod.gambitprofit.com/api/matches/6912aaf1-ff0e-4728-a773-23039dc76fee/?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 212.5",
"amount": 5000.0
},
{
"team": "Game Total Under 212.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "29aa7e0a-880b-4e68-b8ee-c1f222fda217",
"gambit_id": "6dc279b0-f139-4cf0-98f4-58120de62ed1",
"last_updated": "2022-11-08T10:47:15.175999-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 212.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae11590-b52f-4a39-a663-9d705240fc88/?format=api"
},
{
"id": "e696886e-ecfd-4c3f-9d18-13a2706fb94d",
"gambit_id": "29b0c47f-b505-4b05-9528-dc271d05b7ea",
"last_updated": "2022-11-08T10:47:15.174836-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 212.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae11590-b52f-4a39-a663-9d705240fc88/?format=api"
}
]
}