GET /api/bet_types/8194ab92-867a-449c-97a7-01ad363e08a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8194ab92-867a-449c-97a7-01ad363e08a7",
"match": "https://api-prod.gambitprofit.com/api/matches/e13e6d2b-3ece-4592-9db0-333881f00246/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:11.626240-05: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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1563e12d-1575-4c1d-8380-65e91a53d22d",
"gambit_id": "1391f850-d4cc-4df1-b021-12ba9691403b",
"last_updated": "2024-01-29T21:58:09.036334-05:00",
"created_at": "2024-01-27T09:18:11.630402-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8194ab92-867a-449c-97a7-01ad363e08a7/?format=api"
},
{
"id": "c739da29-09f3-4a4f-8c19-9507044b290a",
"gambit_id": "0da302b3-362d-4096-8158-39d18a9f5eed",
"last_updated": "2024-01-29T21:58:09.039854-05:00",
"created_at": "2024-01-27T09:18:11.635291-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8194ab92-867a-449c-97a7-01ad363e08a7/?format=api"
}
]
}