GET /api/bet_types/c8a6bd48-8cd9-4639-854a-43c660aafa9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8a6bd48-8cd9-4639-854a-43c660aafa9e",
"match": "https://api-prod.gambitprofit.com/api/matches/6f7d8522-857b-41c9-b2a0-c6059426c056/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T09:28:04.591788-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": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4ae03c43-4522-459f-a966-94b7e9f1d599",
"gambit_id": "5c427aa6-68f9-4fa2-b850-eae7a5ed5df9",
"last_updated": "2023-08-21T10:33:13.312002-04:00",
"created_at": "2023-08-19T09:28:04.595761-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8a6bd48-8cd9-4639-854a-43c660aafa9e/?format=api"
},
{
"id": "81f74103-bcfe-46f5-8f43-51b6bcce7fa2",
"gambit_id": "8ba77321-8f7f-4e54-933c-ab956f73ee19",
"last_updated": "2023-08-21T10:33:13.308901-04:00",
"created_at": "2023-08-19T09:28:04.600047-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8a6bd48-8cd9-4639-854a-43c660aafa9e/?format=api"
}
]
}