GET /api/bet_types/06a5ff6a-9b99-4828-9eb1-d6495bf39079/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06a5ff6a-9b99-4828-9eb1-d6495bf39079",
"match": "https://api-prod.gambitprofit.com/api/matches/9d349977-379a-4c0c-a76a-2abe537b5154/?format=api",
"name": "Over/Under",
"created_at": "2023-08-29T08:33:12.292980-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e2cb8614-2cbc-4dfd-b039-44e90096328c",
"gambit_id": "51ed2b50-c031-4b87-a8a5-d9e87af2c317",
"last_updated": "2023-08-30T13:32:57.571028-04:00",
"created_at": "2023-08-29T08:33:12.298506-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06a5ff6a-9b99-4828-9eb1-d6495bf39079/?format=api"
},
{
"id": "ccf3e847-4b52-4adb-8af0-a217805f742b",
"gambit_id": "e2385ba6-b55b-4864-852f-635e28331f54",
"last_updated": "2023-08-30T13:32:57.574287-04:00",
"created_at": "2023-08-29T08:33:12.303968-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06a5ff6a-9b99-4828-9eb1-d6495bf39079/?format=api"
}
]
}