GET /api/bet_types/e9e5900a-ca08-4efe-a696-72238ba1b627/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9e5900a-ca08-4efe-a696-72238ba1b627",
"match": "https://api-prod.gambitprofit.com/api/matches/287602a3-9388-45df-b626-786f1dc8e888/?format=api",
"name": "Over/Under",
"created_at": "2023-01-10T15:42:02.127655-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 6",
"amount": 5196.0
},
{
"team": "Game Total Under 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "6ea69799-3aaf-429e-a743-b01fbd54e69d",
"gambit_id": "a0f52264-1b8a-47fd-82f6-f694a293e19e",
"last_updated": "2023-01-11T10:46:57.640767-05:00",
"created_at": "2023-01-10T15:42:02.130521-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e5900a-ca08-4efe-a696-72238ba1b627/?format=api"
},
{
"id": "dcb45906-ab0e-4d3f-9ecd-c54fee651b00",
"gambit_id": "6d70ebf5-d0b9-4850-862f-d2ad285946d2",
"last_updated": "2023-01-11T10:46:57.639640-05:00",
"created_at": "2023-01-10T15:42:02.129203-05:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e5900a-ca08-4efe-a696-72238ba1b627/?format=api"
}
]
}