GET /api/bet_types/09996510-d4e8-47f0-b7fa-8a28a134b1a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09996510-d4e8-47f0-b7fa-8a28a134b1a0",
"match": "https://api-prod.gambitprofit.com/api/matches/81018402-e47b-4a60-acf6-f4d2d621260f/?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 2.5",
"amount": 5671.0
},
{
"team": "Game Total Under 2.5",
"amount": 4329.0
}
],
"expected_reward_tokens": 8960.18,
"profit_sb": -39.82,
"profit_sb_percentage": -0.44,
"recommended": false
},
"lines": [
{
"id": "3ec8a8e0-a9a5-43cf-91da-5d727a8ca9f7",
"gambit_id": "8c367b98-c935-46be-b31c-f754f98dd262",
"last_updated": "2022-09-15T02:52:05.263080-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.58000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09996510-d4e8-47f0-b7fa-8a28a134b1a0/?format=api"
},
{
"id": "e09bfe32-7e7b-4f76-82c2-b6a709955858",
"gambit_id": "a95b68fe-bea5-4533-9716-571bcb6e30ba",
"last_updated": "2022-09-15T02:52:05.261865-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.07000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09996510-d4e8-47f0-b7fa-8a28a134b1a0/?format=api"
}
]
}