GET /api/bet_types/db2bc5d2-cefe-4401-9a98-7674e316cd89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db2bc5d2-cefe-4401-9a98-7674e316cd89",
"match": "https://api-prod.gambitprofit.com/api/matches/e4e8c432-9643-4475-8c68-40e77160d9b2/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:55.252027-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "77ee6a28-ff69-4eec-9013-9a402b44f66c",
"gambit_id": "5ae6c141-cd47-4527-9461-7d3400e97e56",
"last_updated": "2023-05-07T11:57:22.140096-04:00",
"created_at": "2023-05-06T11:51:55.255960-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db2bc5d2-cefe-4401-9a98-7674e316cd89/?format=api"
},
{
"id": "8c7e4fff-a549-42fb-a6fa-b612a3f4d766",
"gambit_id": "28eedd55-60f5-42bf-a43c-77f259eb0775",
"last_updated": "2023-05-07T11:57:22.138924-04:00",
"created_at": "2023-05-06T11:51:55.254005-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db2bc5d2-cefe-4401-9a98-7674e316cd89/?format=api"
}
]
}