GET /api/bet_types/99b858b6-3275-455b-8754-42ac729f6598/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99b858b6-3275-455b-8754-42ac729f6598",
"match": "https://api-prod.gambitprofit.com/api/matches/607a7faa-a02e-41e2-bdfa-76d4a83a2c47/?format=api",
"name": "Over/Under",
"created_at": "2023-07-15T08:58:06.265780-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1e22bcb7-1563-4b96-97e5-dd786049b499",
"gambit_id": "02525968-9f21-4cfc-b2a3-337b716f673b",
"last_updated": "2023-07-17T10:13:20.498340-04:00",
"created_at": "2023-07-15T08:58:06.267298-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b858b6-3275-455b-8754-42ac729f6598/?format=api"
},
{
"id": "a3334559-9be5-4c1c-a476-02a4ea44fbcb",
"gambit_id": "86be91c2-e7b9-43b8-93fd-aa9e5d9418ad",
"last_updated": "2023-07-17T10:13:20.496888-04:00",
"created_at": "2023-07-15T08:58:06.268779-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b858b6-3275-455b-8754-42ac729f6598/?format=api"
}
]
}