GET /api/bet_types/500c4faa-678c-42a7-bca7-26a446f6ab6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "500c4faa-678c-42a7-bca7-26a446f6ab6e",
"match": "https://api-prod.gambitprofit.com/api/matches/1469e554-d9de-4132-a8a3-8ba1f8cb7f5a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-23T09:28:12.720641-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e2c698a6-69d1-4671-bf75-49abe02cbef3",
"gambit_id": "603d0ace-3163-40f6-8836-ea8090d4467e",
"last_updated": "2023-06-26T10:13:36.651306-04:00",
"created_at": "2023-06-23T09:28:12.724630-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500c4faa-678c-42a7-bca7-26a446f6ab6e/?format=api"
},
{
"id": "bc2b3b52-4dab-42b5-9f37-a2fb150399f8",
"gambit_id": "06b64cb4-8ed5-4287-9bb4-c659d2702ae9",
"last_updated": "2023-06-26T10:13:36.648636-04:00",
"created_at": "2023-06-23T09:28:12.722796-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500c4faa-678c-42a7-bca7-26a446f6ab6e/?format=api"
}
]
}