GET /api/bet_types/5987c03a-6dfb-47db-9b0b-08b53f3754e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5987c03a-6dfb-47db-9b0b-08b53f3754e3",
"match": "https://api-prod.gambitprofit.com/api/matches/46086057-4bde-4565-beee-a3f44df78be1/?format=api",
"name": "Over/Under",
"created_at": "2023-05-30T10:47:16.253140-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bbf3bf96-232b-49ae-93b0-c1af4fbcfac8",
"gambit_id": "5f6b21a2-e8cf-4cb7-a7d2-bdab7b0049bd",
"last_updated": "2023-05-31T11:47:19.590369-04:00",
"created_at": "2023-05-30T10:47:16.256314-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5987c03a-6dfb-47db-9b0b-08b53f3754e3/?format=api"
},
{
"id": "9b80c4fc-6bda-4180-bb18-9766a8a7eae3",
"gambit_id": "70c22504-4998-4716-bc9f-08b4fa091574",
"last_updated": "2023-05-31T11:47:19.587939-04:00",
"created_at": "2023-05-30T10:47:16.254657-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5987c03a-6dfb-47db-9b0b-08b53f3754e3/?format=api"
}
]
}