GET /api/bet_types/e1b8ba3a-2591-4b9b-8459-a5126ea9fabb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1b8ba3a-2591-4b9b-8459-a5126ea9fabb",
"match": "https://api-prod.gambitprofit.com/api/matches/1fc4f4b8-d7c4-4509-a798-e0a8b0ad244a/?format=api",
"name": "Over/Under",
"created_at": "2023-07-16T09:08:26.195033-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": "3b988b81-dd21-49fd-a28a-fac56e89dfc6",
"gambit_id": "0261447d-6f1e-4997-8aa0-6bc8c3ce19c8",
"last_updated": "2023-07-18T09:08:28.587289-04:00",
"created_at": "2023-07-16T09:08:26.198430-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/e1b8ba3a-2591-4b9b-8459-a5126ea9fabb/?format=api"
},
{
"id": "66d16190-0100-4679-82de-5a5b907b8f4f",
"gambit_id": "8ea7bf37-e1d5-4baa-96ee-151c4abfbe96",
"last_updated": "2023-07-18T09:08:28.585314-04:00",
"created_at": "2023-07-16T09:08:26.196663-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/e1b8ba3a-2591-4b9b-8459-a5126ea9fabb/?format=api"
}
]
}