GET /api/bet_types/d307a425-233c-46ea-88e5-ed083851145a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d307a425-233c-46ea-88e5-ed083851145a",
"match": "https://api-prod.gambitprofit.com/api/matches/756fdbdb-c686-4133-a517-71daec3e429c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-15T12:27:12.593287-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ece184fc-9efe-42fd-bc54-da00afcc5a7e",
"gambit_id": "8724fa8f-a694-4d7c-863e-d4cd7223e84e",
"last_updated": "2023-04-16T18:02:16.976350-04:00",
"created_at": "2023-04-15T12:27:12.594685-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d307a425-233c-46ea-88e5-ed083851145a/?format=api"
},
{
"id": "e77c8402-a02f-4b16-8b7f-33f6e5f86d4e",
"gambit_id": "acd725c6-532d-45e5-b38a-a304c74eb1bc",
"last_updated": "2023-04-16T18:02:16.978786-04:00",
"created_at": "2023-04-15T12:27:12.596106-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d307a425-233c-46ea-88e5-ed083851145a/?format=api"
}
]
}