GET /api/bet_types/d26bdfc5-de54-4e64-9230-470a21d2ddcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d26bdfc5-de54-4e64-9230-470a21d2ddcc",
"match": "https://api-prod.gambitprofit.com/api/matches/fd994055-64bd-4db1-ba47-26a355af04ac/?format=api",
"name": "Over/Under",
"created_at": "2023-10-06T10:13:03.592845-04: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": 5376.0
},
{
"team": "Game Total Over 2.5",
"amount": 4624.0
}
],
"expected_reward_tokens": 9246.72,
"profit_sb": -253.28,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "3592fadd-b46c-4515-a489-c5902fb4b4fd",
"gambit_id": "5f4cc07c-48fb-41cf-87e9-9023dfd9c3c9",
"last_updated": "2023-10-09T16:08:19.040219-04:00",
"created_at": "2023-10-06T10:13:03.601093-04:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d26bdfc5-de54-4e64-9230-470a21d2ddcc/?format=api"
},
{
"id": "69f0b871-6c02-430b-a3dc-e4dcf59f6174",
"gambit_id": "3ad18c32-8109-4c3a-9b20-9b9d85eb98ed",
"last_updated": "2023-10-09T16:08:19.036648-04:00",
"created_at": "2023-10-06T10:13:03.597389-04:00",
"name": "Game Total Over 2.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d26bdfc5-de54-4e64-9230-470a21d2ddcc/?format=api"
}
]
}