GET /api/bet_types/2a2725ea-4650-4bc1-ba44-c8484d8a410c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a2725ea-4650-4bc1-ba44-c8484d8a410c",
"match": "https://api-prod.gambitprofit.com/api/matches/3bd3603d-cd7e-4384-b763-ec914e9ce70d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:54.647117-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 6.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "0c945ef1-6c39-4579-89fe-760af533c305",
"gambit_id": "50569a26-571a-46e5-88ee-7f6bb411a60a",
"last_updated": "2023-03-06T11:42:12.881258-05:00",
"created_at": "2023-03-04T10:37:54.650439-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2725ea-4650-4bc1-ba44-c8484d8a410c/?format=api"
},
{
"id": "ca125701-9ee6-412b-9e7b-c2a02c11dbce",
"gambit_id": "521243a5-7ae7-4697-a59a-09f3c4bc871a",
"last_updated": "2023-03-06T11:42:12.880088-05:00",
"created_at": "2023-03-04T10:37:54.648432-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2725ea-4650-4bc1-ba44-c8484d8a410c/?format=api"
}
]
}