GET /api/bet_types/c71fef17-8c55-4350-b684-cf86f7d637a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c71fef17-8c55-4350-b684-cf86f7d637a7",
"match": "https://api-prod.gambitprofit.com/api/matches/bcabc933-b55d-496b-8102-97fcf5a09581/?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",
"amount": 5110.0
},
{
"team": "Game Total Under 8",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "dcaa9e19-7d55-4285-891a-2118c9ce61b7",
"gambit_id": "ddf75b4d-bd84-4e4c-b429-8f6de5b563a5",
"last_updated": "2022-08-23T09:46:58.418199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c71fef17-8c55-4350-b684-cf86f7d637a7/?format=api"
},
{
"id": "0e989d50-3153-4733-9f06-f6a36c1f57c1",
"gambit_id": "3ab0992d-f1b6-4748-b424-bcf48dc131ed",
"last_updated": "2022-08-23T09:46:58.417692-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c71fef17-8c55-4350-b684-cf86f7d637a7/?format=api"
}
]
}