GET /api/bet_types/23bf7f0f-8cd0-4e8f-9bd8-3193e74c69e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23bf7f0f-8cd0-4e8f-9bd8-3193e74c69e7",
"match": "https://api-prod.gambitprofit.com/api/matches/ee1f6e2e-9f43-45e5-a964-887f7ea3d8ef/?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 Under 2.5",
"amount": 5363.0
},
{
"team": "Game Total Over 2.5",
"amount": 4637.0
}
],
"expected_reward_tokens": 8902.58,
"profit_sb": -97.42,
"profit_sb_percentage": -1.08,
"recommended": false
},
"lines": [
{
"id": "dff48782-b9c2-4dab-904b-51d929cfad38",
"gambit_id": "16eab5b7-8281-464a-b0c4-6210975d05da",
"last_updated": "2022-11-14T14:43:30.051112-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.66000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23bf7f0f-8cd0-4e8f-9bd8-3193e74c69e7/?format=api"
},
{
"id": "e7519641-f686-427f-80ed-00a589908910",
"gambit_id": "b85ca986-4e40-4076-84c6-3c90c11c58ca",
"last_updated": "2022-11-14T14:43:30.052249-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23bf7f0f-8cd0-4e8f-9bd8-3193e74c69e7/?format=api"
}
]
}