GET /api/bet_types/13486f40-e5b0-4026-84d0-7bbda79a6393/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13486f40-e5b0-4026-84d0-7bbda79a6393",
"match": "https://api-prod.gambitprofit.com/api/matches/819268dd-ca98-498b-8335-b2fe0f0ffae7/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:07.519890-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": "9d79df7b-56ba-4431-98b1-75b8d4ee6207",
"gambit_id": "e364d423-85bb-4fe6-860b-5fedc26fc8ea",
"last_updated": "2023-05-15T11:37:00.352612-04:00",
"created_at": "2023-05-14T10:57:07.524306-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/13486f40-e5b0-4026-84d0-7bbda79a6393/?format=api"
},
{
"id": "97af3cff-3294-40f3-9178-cfecb6662a16",
"gambit_id": "72fdc302-0996-4307-aa3a-9ef0d20f84c3",
"last_updated": "2023-05-15T11:37:00.351263-04:00",
"created_at": "2023-05-14T10:57:07.522027-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/13486f40-e5b0-4026-84d0-7bbda79a6393/?format=api"
}
]
}