GET /api/bet_types/35d405d6-2937-4754-958c-3f03b9c33f8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35d405d6-2937-4754-958c-3f03b9c33f8e",
"match": "https://api-prod.gambitprofit.com/api/matches/3a65c117-4cf3-4c21-a413-59cf1b64432f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T09:38:24.760274-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 11",
"amount": 5107.0
},
{
"team": "Game Total Under 11",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2d62e4cf-ae78-4a24-9fd7-7e0b89b1f2a8",
"gambit_id": "2d47f18b-e918-4060-b219-5b9d7256a893",
"last_updated": "2023-08-12T18:08:06.888282-04:00",
"created_at": "2023-08-11T09:38:24.767283-04:00",
"name": "Game Total Over 11",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d405d6-2937-4754-958c-3f03b9c33f8e/?format=api"
},
{
"id": "bdbff8ba-e49b-4438-9c7d-7446dca37f5d",
"gambit_id": "0f9736ae-dc64-462d-9257-cd8b3f58ff84",
"last_updated": "2023-08-12T18:08:06.899432-04:00",
"created_at": "2023-08-11T09:38:24.776268-04:00",
"name": "Game Total Under 11",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d405d6-2937-4754-958c-3f03b9c33f8e/?format=api"
}
]
}