GET /api/bet_types/666b029a-dbdb-4386-8759-e9d3060914b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "666b029a-dbdb-4386-8759-e9d3060914b3",
"match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:56.541447-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "12eccd20-18db-4a17-b6b0-698c24733bd9",
"gambit_id": "655a3854-25bb-4ca7-b931-e14b3ace1b48",
"last_updated": "2023-04-09T09:37:13.774911-04:00",
"created_at": "2023-04-08T09:01:56.543745-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666b029a-dbdb-4386-8759-e9d3060914b3/?format=api"
},
{
"id": "a92d750e-d1a9-4c49-96c1-8f88749ebc3e",
"gambit_id": "e24bf2e1-96f8-42e3-95ad-30728f88f973",
"last_updated": "2023-04-09T09:37:13.777695-04:00",
"created_at": "2023-04-08T09:01:56.546196-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666b029a-dbdb-4386-8759-e9d3060914b3/?format=api"
}
]
}