GET /api/bet_types/534b1534-af0d-4fa4-9c2b-76816a90c50f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "534b1534-af0d-4fa4-9c2b-76816a90c50f",
"match": "https://api-prod.gambitprofit.com/api/matches/6fba69e3-2b58-4ae9-8f87-8993ca960372/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T14:03:05.343004-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "737c5382-f560-4846-aa49-4c2c8000fa9e",
"gambit_id": "80bd7de8-ac24-4487-ad4d-5946d0ffaa4e",
"last_updated": "2023-08-21T11:13:23.124284-04:00",
"created_at": "2023-08-19T14:03:05.351329-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/534b1534-af0d-4fa4-9c2b-76816a90c50f/?format=api"
},
{
"id": "b1f17254-b296-4be5-8049-56687453d221",
"gambit_id": "70adf664-a19c-4463-9a99-13cf35526b24",
"last_updated": "2023-08-21T11:13:23.127830-04:00",
"created_at": "2023-08-19T14:03:05.359682-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/534b1534-af0d-4fa4-9c2b-76816a90c50f/?format=api"
}
]
}