GET /api/bet_types/14dd9fcf-356e-416a-929e-8c5fe8abe97f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14dd9fcf-356e-416a-929e-8c5fe8abe97f",
"match": "https://api-prod.gambitprofit.com/api/matches/33835fab-bbed-4879-ad09-8b73234f54e6/?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 6.5",
"amount": 5397.0
},
{
"team": "Game Total Over 6.5",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "61f2cd9f-68d3-4edf-9389-36eaba02d421",
"gambit_id": "8343984d-c577-4ad9-b8f3-008ca23f9994",
"last_updated": "2022-11-08T11:07:13.598282-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.68000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14dd9fcf-356e-416a-929e-8c5fe8abe97f/?format=api"
},
{
"id": "d5b3705e-656d-4432-92d7-1f8e00e83c29",
"gambit_id": "9adbaa26-9796-43d7-890a-2b563a2772a1",
"last_updated": "2022-11-08T11:07:13.599551-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14dd9fcf-356e-416a-929e-8c5fe8abe97f/?format=api"
}
]
}