GET /api/bet_types/829a87e9-1aac-46f3-aea8-d5a36ab59d99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "829a87e9-1aac-46f3-aea8-d5a36ab59d99",
"match": "https://api-prod.gambitprofit.com/api/matches/ef9c4530-9902-4ae7-8e80-f302db8204d6/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:57.148211-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 6.5",
"amount": 5214.0
},
{
"team": "Game Total Over 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "8c177a15-5856-4efe-9b1a-dda3729cfa8e",
"gambit_id": "97a39366-8c41-4614-8ec4-a2823ab41b26",
"last_updated": "2023-10-26T10:18:03.348272-04:00",
"created_at": "2023-10-24T08:57:57.151645-04:00",
"name": "Game Total Under 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829a87e9-1aac-46f3-aea8-d5a36ab59d99/?format=api"
},
{
"id": "e4332258-04bc-42f3-b746-37ea5a9e2a3a",
"gambit_id": "91d86890-0a8a-4bc8-8408-0c86b68a2b8d",
"last_updated": "2023-10-26T10:18:03.351952-04:00",
"created_at": "2023-10-24T08:57:57.157313-04:00",
"name": "Game Total Over 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829a87e9-1aac-46f3-aea8-d5a36ab59d99/?format=api"
}
]
}