GET /api/bet_types/671ea3ca-1931-4c0c-940b-80a8086ebbc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "671ea3ca-1931-4c0c-940b-80a8086ebbc5",
"match": "https://api-prod.gambitprofit.com/api/matches/e31be79a-56b4-40a5-88c0-823705bcda34/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:28:09.631613-05: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 245.5",
"amount": 5107.0
},
{
"team": "Game Total Over 245.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "56739226-20f3-4613-8fac-90e4e985133b",
"gambit_id": "a2cfe19e-0ca2-4a45-b2bb-d4a1ef52c2cf",
"last_updated": "2023-12-16T10:28:24.286891-05:00",
"created_at": "2023-12-14T09:28:09.636066-05:00",
"name": "Game Total Under 245.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "245.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671ea3ca-1931-4c0c-940b-80a8086ebbc5/?format=api"
},
{
"id": "c91cecb5-7a35-4b24-86f9-16edef4fc156",
"gambit_id": "6e61dca8-3a73-49d3-938e-0ce7c860d9bb",
"last_updated": "2023-12-16T10:28:24.283130-05:00",
"created_at": "2023-12-14T09:28:09.641462-05:00",
"name": "Game Total Over 245.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "245.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671ea3ca-1931-4c0c-940b-80a8086ebbc5/?format=api"
}
]
}