GET /api/bet_types/20a94852-99dd-4f5d-806e-1c31fa15493d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20a94852-99dd-4f5d-806e-1c31fa15493d",
"match": "https://api-prod.gambitprofit.com/api/matches/e01df1e7-a140-4c94-b4b5-78905d5df868/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:05.989137-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 260",
"amount": 5000.0
},
{
"team": "Game Total Over 260",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e6b6ac3d-ae06-4f81-89e6-d5feecd5360c",
"gambit_id": "b22ad045-6488-434e-a805-e618486b95f2",
"last_updated": "2023-12-18T10:58:10.856880-05:00",
"created_at": "2023-12-15T09:13:05.997588-05:00",
"name": "Game Total Under 260",
"reward": "1.87000",
"odds": "1.90910",
"spread": "260.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a94852-99dd-4f5d-806e-1c31fa15493d/?format=api"
},
{
"id": "e6a5125a-f2b0-4ab8-a917-d4b5f8dca73f",
"gambit_id": "06c31d55-6099-4e62-80aa-c2128139f909",
"last_updated": "2023-12-18T10:58:10.860444-05:00",
"created_at": "2023-12-15T09:13:05.993055-05:00",
"name": "Game Total Over 260",
"reward": "1.87000",
"odds": "1.90910",
"spread": "260.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a94852-99dd-4f5d-806e-1c31fa15493d/?format=api"
}
]
}