GET /api/bet_types/1f92681a-9b3a-415d-8bcb-80c2fc3572d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f92681a-9b3a-415d-8bcb-80c2fc3572d7",
"match": "https://api-prod.gambitprofit.com/api/matches/a3ae0c2e-39de-4723-ac50-38610ae66db7/?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 Over 8.5",
"amount": 5097.0
},
{
"team": "Game Total Under 8.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "e165b470-8e72-43ef-94d0-baaae4803377",
"gambit_id": "2f71ee99-ddb3-406a-a918-f05868c11e08",
"last_updated": "2022-09-29T10:37:06.783374-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f92681a-9b3a-415d-8bcb-80c2fc3572d7/?format=api"
},
{
"id": "51a39b3a-1602-4166-83cb-d058dfcf1054",
"gambit_id": "ba1b9c21-546a-4b17-af45-6646fba660e8",
"last_updated": "2022-09-29T10:37:06.784380-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f92681a-9b3a-415d-8bcb-80c2fc3572d7/?format=api"
}
]
}