GET /api/bet_types/892c644d-dfdb-4f5a-af6a-2b7cc3c85e49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "892c644d-dfdb-4f5a-af6a-2b7cc3c85e49",
"match": "https://api-prod.gambitprofit.com/api/matches/bb4dbd3b-93d3-4a5c-a0a4-46474b8e39b5/?format=api",
"name": "Over/Under",
"created_at": "2023-05-29T11:47:13.840030-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 Under 5.5",
"amount": 5107.0
},
{
"team": "Game Total Over 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "62e7c9fe-8b40-44d4-9d42-2f63be0c971b",
"gambit_id": "d99a2585-0c4b-4ed3-b33c-58c5f41c96a4",
"last_updated": "2023-05-30T10:47:21.586842-04:00",
"created_at": "2023-05-29T11:47:13.844639-04:00",
"name": "Game Total Under 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892c644d-dfdb-4f5a-af6a-2b7cc3c85e49/?format=api"
},
{
"id": "0d6358f4-09a6-4ed5-b71e-8f4922747417",
"gambit_id": "843c21a8-4f4d-4052-9cc2-0f0994987426",
"last_updated": "2023-05-30T10:47:21.584770-04:00",
"created_at": "2023-05-29T11:47:13.842316-04:00",
"name": "Game Total Over 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892c644d-dfdb-4f5a-af6a-2b7cc3c85e49/?format=api"
}
]
}