GET /api/bet_types/bae420e2-2c58-43f7-b87a-de927292b8c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bae420e2-2c58-43f7-b87a-de927292b8c0",
"match": "https://api-prod.gambitprofit.com/api/matches/74c957c9-cca2-4b77-896e-467d413a0feb/?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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2d0652dd-7f50-4e55-b232-61455c2909c6",
"gambit_id": "c34c1487-7325-45b9-a2d4-9945daca756e",
"last_updated": "2022-11-15T11:07:19.185187-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 228.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae420e2-2c58-43f7-b87a-de927292b8c0/?format=api"
},
{
"id": "bd04b40b-462c-41a0-8b50-cb845ffececa",
"gambit_id": "730f0bd4-45d6-4adb-a728-a4674263faef",
"last_updated": "2022-11-15T11:07:19.184101-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 228.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae420e2-2c58-43f7-b87a-de927292b8c0/?format=api"
}
]
}