GET /api/bet_types/500d2cc1-a1ce-4abb-a609-ba0ac1283039/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "500d2cc1-a1ce-4abb-a609-ba0ac1283039",
"match": "https://api-prod.gambitprofit.com/api/matches/2ba1210c-d755-4a5b-8980-8f89e991b1b1/?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": 5096.0
},
{
"team": "Game Total Under 8.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "94b6436f-b964-4bc8-9ddd-4f3480e8e9c7",
"gambit_id": "da2e21da-0dca-4d21-b23d-638ca6f4b413",
"last_updated": "2022-09-05T13:37:10.436579-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500d2cc1-a1ce-4abb-a609-ba0ac1283039/?format=api"
},
{
"id": "d256536b-58e8-4b7f-9d12-faa6b1ffa6a2",
"gambit_id": "f3962bb3-1783-462b-ad19-9749a360cd04",
"last_updated": "2022-09-05T13:37:10.435473-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500d2cc1-a1ce-4abb-a609-ba0ac1283039/?format=api"
}
]
}