GET /api/bet_types/05a42e4d-db87-43d9-87a3-5867c6d7df51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05a42e4d-db87-43d9-87a3-5867c6d7df51",
"match": "https://api-prod.gambitprofit.com/api/matches/23e02463-e508-47fa-8e45-9b8136ee37f4/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:17.024429-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 5.5",
"amount": 5214.0
},
{
"team": "Game Total Under 5.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "cf671f5e-b82b-449e-bc72-00b08e911638",
"gambit_id": "9924f5ce-7bd0-435d-bf24-984e576d4af9",
"last_updated": "2023-11-23T17:48:27.137978-05:00",
"created_at": "2023-11-22T09:08:17.027724-05:00",
"name": "Game Total Over 5.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a42e4d-db87-43d9-87a3-5867c6d7df51/?format=api"
},
{
"id": "191c4a7b-a1a8-482f-96ac-38949f95ad67",
"gambit_id": "718a4ee7-6296-403f-9a26-b1721778bb25",
"last_updated": "2023-11-23T17:48:27.151852-05:00",
"created_at": "2023-11-22T09:08:17.031983-05:00",
"name": "Game Total Under 5.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a42e4d-db87-43d9-87a3-5867c6d7df51/?format=api"
}
]
}