GET /api/bet_types/d0525330-b6df-4d84-9cc3-3a56be2207a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0525330-b6df-4d84-9cc3-3a56be2207a3",
"match": "https://api-prod.gambitprofit.com/api/matches/03449b58-727e-4a10-a169-f667a7d80c70/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:16.510787-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a3bf6b87-79e1-4b5e-a968-b25c474f2ce8",
"gambit_id": "56784aae-c327-4c1f-a5e0-3c35241b8266",
"last_updated": "2023-04-14T12:02:19.830154-04:00",
"created_at": "2023-04-13T09:32:16.512924-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0525330-b6df-4d84-9cc3-3a56be2207a3/?format=api"
},
{
"id": "08be50a7-2808-47fc-b36f-b8f2eee8745b",
"gambit_id": "837030cc-f52d-445b-aada-ee7422fb630b",
"last_updated": "2023-04-14T12:02:19.831855-04:00",
"created_at": "2023-04-13T09:32:16.515113-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0525330-b6df-4d84-9cc3-3a56be2207a3/?format=api"
}
]
}