GET /api/bet_types/fd6bc296-9c83-4d36-9c0f-1bab41c7fc08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd6bc296-9c83-4d36-9c0f-1bab41c7fc08",
"match": "https://api-prod.gambitprofit.com/api/matches/e242ec8e-3eef-489d-a79f-75e72c547c1b/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:16.903037-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 Under 216.5",
"amount": 5000.0
},
{
"team": "Game Total Over 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "e680de9e-00eb-4930-8a50-0960bdd958a0",
"gambit_id": "8c1b58d3-f824-4aeb-90f1-609ff840544f",
"last_updated": "2022-12-28T21:32:12.902323-05:00",
"created_at": "2022-12-27T08:57:16.904329-05:00",
"name": "Game Total Under 216.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd6bc296-9c83-4d36-9c0f-1bab41c7fc08/?format=api"
},
{
"id": "e14f4eae-fa35-44b8-adbb-ecf241bb67e4",
"gambit_id": "76dcb53a-7f83-4da7-bff8-4ff0b8bbe850",
"last_updated": "2022-12-28T21:32:12.903452-05:00",
"created_at": "2022-12-27T08:57:16.905672-05:00",
"name": "Game Total Over 216.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd6bc296-9c83-4d36-9c0f-1bab41c7fc08/?format=api"
}
]
}