GET /api/bet_types/20caf89f-2c81-4f0f-ab67-64075786f7db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20caf89f-2c81-4f0f-ab67-64075786f7db",
"match": "https://api-prod.gambitprofit.com/api/matches/3c778545-30c8-4334-8199-f8e6ba176bb2/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:07.148966-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 46.5",
"amount": 5000.0
},
{
"team": "Game Total Under 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "c7ffee65-6ebf-4793-b5b1-8d90dc372d88",
"gambit_id": "eaa0b7d7-9388-4299-88b1-5f251a63e27f",
"last_updated": "2023-11-17T12:53:13.728934-05:00",
"created_at": "2023-11-16T09:28:07.156375-05:00",
"name": "Game Total Over 46.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20caf89f-2c81-4f0f-ab67-64075786f7db/?format=api"
},
{
"id": "7bcf0d3d-5150-45be-9fed-bb152cd5aa60",
"gambit_id": "498cbf8f-5cd1-423c-9fa1-c93d2637deec",
"last_updated": "2023-11-17T12:53:13.732376-05:00",
"created_at": "2023-11-16T09:28:07.162719-05:00",
"name": "Game Total Under 46.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20caf89f-2c81-4f0f-ab67-64075786f7db/?format=api"
}
]
}