GET /api/bet_types/93bbda41-0bcf-43a1-b371-b2c191904ad8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93bbda41-0bcf-43a1-b371-b2c191904ad8",
"match": "https://api-prod.gambitprofit.com/api/matches/91812d27-c3cd-4c82-a34d-bb217c62cd83/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:58.809407-04: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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Over 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5b3ab11a-b694-4f2b-9352-ca25253ca4f3",
"gambit_id": "3b865296-31a3-40a9-b99b-b64398c413cb",
"last_updated": "2023-04-10T15:12:16.058152-04:00",
"created_at": "2023-04-08T09:01:58.810845-04:00",
"name": "Game Total Under 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93bbda41-0bcf-43a1-b371-b2c191904ad8/?format=api"
},
{
"id": "65d39726-2aa1-49e0-be5e-afd13a815e22",
"gambit_id": "38f1fdb6-0458-4794-b2f6-2dacfb7092ef",
"last_updated": "2023-04-10T15:12:16.060015-04:00",
"created_at": "2023-04-08T09:01:58.812733-04:00",
"name": "Game Total Over 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93bbda41-0bcf-43a1-b371-b2c191904ad8/?format=api"
}
]
}