GET /api/bet_types/bec3d044-a13f-4e23-8194-31df37ea22dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bec3d044-a13f-4e23-8194-31df37ea22dc",
"match": "https://api-prod.gambitprofit.com/api/matches/759b6b36-4a66-4543-a45a-b4273ee7aadb/?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": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8700.0,
"profit_sb": -300.0,
"profit_sb_percentage": -3.33,
"recommended": false
},
"lines": [
{
"id": "eebc96ce-a35f-4ec1-8d2d-f143a9c721a0",
"gambit_id": "4ad6cf26-f11d-437e-9641-bf3f08ebc045",
"last_updated": "2022-12-03T10:07:31.971769-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.74000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec3d044-a13f-4e23-8194-31df37ea22dc/?format=api"
},
{
"id": "409a7498-986b-401a-9dca-431d718c5e40",
"gambit_id": "aa23bbe1-d43f-48a5-b0f4-6eb75d3c1c85",
"last_updated": "2022-12-03T10:07:31.973083-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.74000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec3d044-a13f-4e23-8194-31df37ea22dc/?format=api"
}
]
}