GET /api/bet_types/60ec4d79-05eb-4a75-aae9-592c9a3e5595/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60ec4d79-05eb-4a75-aae9-592c9a3e5595",
"match": "https://api-prod.gambitprofit.com/api/matches/366cb819-3c0a-432a-a88b-019d1bb66301/?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 8.5",
"amount": 5109.0
},
{
"team": "Game Total Under 8.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "44282952-1acd-4360-ab78-d798a5348887",
"gambit_id": "1f0fcf94-4757-4e69-8db6-4aa6bf37d2e5",
"last_updated": "2022-08-10T10:16:57.788931-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ec4d79-05eb-4a75-aae9-592c9a3e5595/?format=api"
},
{
"id": "5b804701-0315-4c62-9e08-88e7a6477a3e",
"gambit_id": "965c584a-5783-4f6e-9f8c-18b21a1acf10",
"last_updated": "2022-08-10T10:16:57.788445-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ec4d79-05eb-4a75-aae9-592c9a3e5595/?format=api"
}
]
}