GET /api/bet_types/853b8e2d-9c91-44ca-b0da-55456f82b5d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "853b8e2d-9c91-44ca-b0da-55456f82b5d7",
"match": "https://api-prod.gambitprofit.com/api/matches/565e68ab-1f3f-4b2e-9cbb-4854aec6f360/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 8",
"amount": 5097.0
},
{
"team": "Game Total Over 8",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "50a92820-12fe-436e-8085-fb56b400797a",
"gambit_id": "01bc38cc-0bfb-4f2b-be6d-014cb21e944b",
"last_updated": "2022-09-21T16:11:54.749847-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853b8e2d-9c91-44ca-b0da-55456f82b5d7/?format=api"
},
{
"id": "5b428abf-3736-4489-abe6-d4d05d8c347a",
"gambit_id": "a1dcf92f-74e5-4086-bbdd-87d2ef8412b0",
"last_updated": "2022-09-21T16:11:54.750960-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.84000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853b8e2d-9c91-44ca-b0da-55456f82b5d7/?format=api"
}
]
}