GET /api/bet_types/359d2df9-2937-4c60-890b-1e233fbd983f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "359d2df9-2937-4c60-890b-1e233fbd983f",
"match": "https://api-prod.gambitprofit.com/api/matches/dded4368-066b-4623-bd7d-32d1f0784c12/?format=api",
"name": "Over/Under",
"created_at": "2024-01-29T09:13:14.189318-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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ed00e195-16ae-4b41-8b48-a8ad198441a8",
"gambit_id": "a7132da9-3b0c-4db9-af5e-5ef8fb34219f",
"last_updated": "2024-01-31T10:13:33.922069-05:00",
"created_at": "2024-01-29T09:13:14.194842-05:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/359d2df9-2937-4c60-890b-1e233fbd983f/?format=api"
},
{
"id": "dafa4600-cbea-42a4-8c82-ab2918144766",
"gambit_id": "87cc4450-035f-43ab-9503-46f458e1754a",
"last_updated": "2024-01-31T10:13:33.918991-05:00",
"created_at": "2024-01-29T09:13:14.198847-05:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/359d2df9-2937-4c60-890b-1e233fbd983f/?format=api"
}
]
}