GET /api/bet_types/c58785b2-d29c-430c-b0e4-de84ad123087/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c58785b2-d29c-430c-b0e4-de84ad123087",
"match": "https://api-prod.gambitprofit.com/api/matches/cbc2f21e-52b7-4d7e-a0c1-feb0704cc071/?format=api",
"name": "Over/Under",
"created_at": "2023-06-07T09:28:21.994824-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a2677655-2b28-44a8-a82f-01b2d4d59d5e",
"gambit_id": "64d78258-e794-4b6a-a7d9-8702f316f91a",
"last_updated": "2023-06-08T16:23:12.632584-04:00",
"created_at": "2023-06-07T09:28:21.999568-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58785b2-d29c-430c-b0e4-de84ad123087/?format=api"
},
{
"id": "88b51d67-7759-424d-a005-7ede6eb366d6",
"gambit_id": "a5a563f7-6509-4cfb-877f-c49fa638dcf1",
"last_updated": "2023-06-08T16:23:12.630353-04:00",
"created_at": "2023-06-07T09:28:21.997011-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58785b2-d29c-430c-b0e4-de84ad123087/?format=api"
}
]
}