GET /api/bet_types/ee742192-2b13-4186-8e6a-4528fed32303/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee742192-2b13-4186-8e6a-4528fed32303",
"match": "https://api-prod.gambitprofit.com/api/matches/5d1b805e-8238-44cc-8091-024b3a5f7237/?format=api",
"name": "Over/Under",
"created_at": "2023-01-13T09:11:48.031967-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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Under 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "3f6553ef-044d-496e-8b01-6f5534e7a019",
"gambit_id": "e99bc70c-5e89-4c27-885d-fe05bc97a31d",
"last_updated": "2023-01-14T12:07:00.652819-05:00",
"created_at": "2023-01-13T09:11:48.034279-05:00",
"name": "Game Total Over 239.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee742192-2b13-4186-8e6a-4528fed32303/?format=api"
},
{
"id": "ac7ec2c5-4f89-4c7c-bcfa-a0ace1e2bbaf",
"gambit_id": "064e0d36-1e41-48d8-aba0-3c5624b5502a",
"last_updated": "2023-01-14T12:07:00.649677-05:00",
"created_at": "2023-01-13T09:11:48.033115-05:00",
"name": "Game Total Under 239.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee742192-2b13-4186-8e6a-4528fed32303/?format=api"
}
]
}