GET /api/bet_types/81c185dc-7b7a-4c3f-b51c-fce4d1f77116/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81c185dc-7b7a-4c3f-b51c-fce4d1f77116",
"match": "https://api-prod.gambitprofit.com/api/matches/bc0732c1-1b3f-4021-9240-1b67ff45b59b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T10:48:11.173435-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 10",
"amount": 5107.0
},
{
"team": "Game Total Under 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0d6503b7-b8be-4069-baf9-3a53a140923f",
"gambit_id": "432175eb-11f1-42f1-858a-5a67cc3af431",
"last_updated": "2023-09-05T10:32:58.233480-04:00",
"created_at": "2023-09-03T10:48:11.177593-04:00",
"name": "Game Total Over 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c185dc-7b7a-4c3f-b51c-fce4d1f77116/?format=api"
},
{
"id": "3904e91d-f1e9-43a3-9249-eda8a49316cd",
"gambit_id": "e531b16e-825b-415d-8b4c-4d5b15fffbde",
"last_updated": "2023-09-05T10:32:58.236771-04:00",
"created_at": "2023-09-03T10:48:11.182171-04:00",
"name": "Game Total Under 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c185dc-7b7a-4c3f-b51c-fce4d1f77116/?format=api"
}
]
}