GET /api/bet_types/5be1d626-c5d1-4ea7-a908-5cd0351e0e33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5be1d626-c5d1-4ea7-a908-5cd0351e0e33",
"match": "https://api-prod.gambitprofit.com/api/matches/a1afc9d4-3ffc-474d-bd33-1bf82d25a870/?format=api",
"name": "Over/Under",
"created_at": "2023-02-01T09:26:46.735370-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "bd0a7949-a378-4898-98f5-a634df201438",
"gambit_id": "3badfd4a-c4f0-4146-892d-05ce5e90adbf",
"last_updated": "2023-02-02T10:37:03.998507-05:00",
"created_at": "2023-02-01T09:26:46.736750-05:00",
"name": "Game Total Under 226.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5be1d626-c5d1-4ea7-a908-5cd0351e0e33/?format=api"
},
{
"id": "170d6fdc-26ee-4844-a01b-5e0cad4b9d72",
"gambit_id": "d243b015-52b3-4e5b-a456-cce09b1dc8c3",
"last_updated": "2023-02-02T10:37:03.999748-05:00",
"created_at": "2023-02-01T09:26:46.738214-05:00",
"name": "Game Total Over 226.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5be1d626-c5d1-4ea7-a908-5cd0351e0e33/?format=api"
}
]
}