GET /api/bet_types/9f6ee1bd-4a19-4e99-add6-9eed2617b154/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f6ee1bd-4a19-4e99-add6-9eed2617b154",
"match": "https://api-prod.gambitprofit.com/api/matches/3803995e-040b-4d6d-b6f1-5640b8a4cd43/?format=api",
"name": "Over/Under",
"created_at": "2023-05-03T12:12:10.737586-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5daf1f52-656d-4b7e-940e-4c0672974e49",
"gambit_id": "25211baf-5159-4adf-87ca-20a986feaa29",
"last_updated": "2023-05-04T10:52:16.152397-04:00",
"created_at": "2023-05-03T12:12:10.740239-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6ee1bd-4a19-4e99-add6-9eed2617b154/?format=api"
},
{
"id": "490df885-b7f9-425a-88c3-87e5c7f59f7e",
"gambit_id": "b0c22f61-47b7-44b3-9ad6-c8830330c38e",
"last_updated": "2023-05-04T10:52:16.150691-04:00",
"created_at": "2023-05-03T12:12:10.738933-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6ee1bd-4a19-4e99-add6-9eed2617b154/?format=api"
}
]
}