GET /api/bet_types/f0d88ed2-bd4c-4bc9-ba07-d849df14d6e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0d88ed2-bd4c-4bc9-ba07-d849df14d6e4",
"match": "https://api-prod.gambitprofit.com/api/matches/62d48be2-d159-4c9b-9b69-4136b6fda695/?format=api",
"name": "Over/Under",
"created_at": "2023-01-01T09:22:02.115408-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 45",
"amount": 5000.0
},
{
"team": "Game Total Over 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "4d5b9ffe-17f0-498d-b361-2b4bb6691f01",
"gambit_id": "0a337da9-dbdf-4d21-8893-ee55a273674f",
"last_updated": "2023-01-02T11:17:12.196258-05:00",
"created_at": "2023-01-01T09:22:02.116592-05:00",
"name": "Game Total Under 45",
"reward": "1.78000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0d88ed2-bd4c-4bc9-ba07-d849df14d6e4/?format=api"
},
{
"id": "1b72bfbf-e2e8-4aa3-ab1e-4e327b04fbf3",
"gambit_id": "446112a4-cc64-4c83-a833-2bc45f119634",
"last_updated": "2023-01-02T11:17:12.197396-05:00",
"created_at": "2023-01-01T09:22:02.117836-05:00",
"name": "Game Total Over 45",
"reward": "1.78000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0d88ed2-bd4c-4bc9-ba07-d849df14d6e4/?format=api"
}
]
}