GET /api/bet_types/85760b9a-d150-4424-b4b7-724ad8303c35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85760b9a-d150-4424-b4b7-724ad8303c35",
"match": "https://api-prod.gambitprofit.com/api/matches/9d67f5af-3eb8-43b2-9a77-ca8d067a6a8c/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:59.184652-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 6",
"amount": 5094.0
},
{
"team": "Game Total Under 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "116b5420-bc46-425b-bab1-ec8ab235f8b9",
"gambit_id": "e6098882-a914-4d9e-9cbd-a7e2abd4f8ec",
"last_updated": "2023-10-26T10:13:03.585035-04:00",
"created_at": "2023-10-24T08:57:59.188198-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85760b9a-d150-4424-b4b7-724ad8303c35/?format=api"
},
{
"id": "f46bd8db-2d98-450c-bf66-2c5fc4bce0b7",
"gambit_id": "ead469f0-0b33-4ce0-b32f-d79363f4f46f",
"last_updated": "2023-10-26T10:13:03.588315-04:00",
"created_at": "2023-10-24T08:57:59.192981-04:00",
"name": "Game Total Under 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85760b9a-d150-4424-b4b7-724ad8303c35/?format=api"
}
]
}