GET /api/bet_types/693b8114-4068-4b88-a825-75ae61ea6c21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "693b8114-4068-4b88-a825-75ae61ea6c21",
"match": "https://api-prod.gambitprofit.com/api/matches/abbfca00-e818-456e-8ec7-24166fd0739f/?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": 5765.0
},
{
"team": "Game Total Under 2.5",
"amount": 4235.0
}
],
"expected_reward_tokens": 8935.75,
"profit_sb": -64.25,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "835b2f05-b838-4883-9c63-62d6e2c00b80",
"gambit_id": "d7e009dd-a181-4eda-95d2-ac0eb9be0ef9",
"last_updated": "2022-09-19T10:07:24.924848-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.55000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693b8114-4068-4b88-a825-75ae61ea6c21/?format=api"
},
{
"id": "bca39dd0-6416-4e30-9137-4d6091793d7a",
"gambit_id": "f9fd06a9-6497-4ce0-9196-38cbcfff4457",
"last_updated": "2022-09-19T10:07:24.923831-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.11000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693b8114-4068-4b88-a825-75ae61ea6c21/?format=api"
}
]
}