GET /api/bet_types/65b4fe2d-8404-4c46-a557-7a4f64c7ff32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65b4fe2d-8404-4c46-a557-7a4f64c7ff32",
"match": "https://api-prod.gambitprofit.com/api/matches/f84bc9f0-81ae-4d02-877d-4d8f849600ec/?format=api",
"name": "Over/Under",
"created_at": "2023-03-07T09:41:57.843149-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "36b16299-268a-4751-af2d-d341a97e3b8c",
"gambit_id": "bd9940c0-b826-4812-b2f2-8f52be1e9d18",
"last_updated": "2023-03-08T10:12:14.686808-05:00",
"created_at": "2023-03-07T09:41:57.844410-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b4fe2d-8404-4c46-a557-7a4f64c7ff32/?format=api"
},
{
"id": "a11fed30-395e-476a-905d-da86894a9fdd",
"gambit_id": "c89c20a7-1be9-469b-b70b-f69a127e8aa8",
"last_updated": "2023-03-08T10:12:14.687970-05:00",
"created_at": "2023-03-07T09:41:57.845719-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b4fe2d-8404-4c46-a557-7a4f64c7ff32/?format=api"
}
]
}