GET /api/bet_types/07146283-b0b1-4849-a63b-4cdfe7e74659/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07146283-b0b1-4849-a63b-4cdfe7e74659",
"match": "https://api-prod.gambitprofit.com/api/matches/f5149ed1-7158-4b4f-bdc0-f3ebb1823a70/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:15.284320-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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Under 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "efdb4e5d-d351-43d3-b788-c13d95899d0a",
"gambit_id": "cd3009ad-61bd-43a5-aa9f-8050bd8cd6c4",
"last_updated": "2023-11-29T14:08:21.287947-05:00",
"created_at": "2023-11-28T09:33:15.289671-05:00",
"name": "Game Total Over 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07146283-b0b1-4849-a63b-4cdfe7e74659/?format=api"
},
{
"id": "804d99b7-5709-426b-9ac3-7d89c606023f",
"gambit_id": "48b47752-f4f5-427f-a2c3-d30f140f0f0f",
"last_updated": "2023-11-29T14:08:21.291522-05:00",
"created_at": "2023-11-28T09:33:15.296454-05:00",
"name": "Game Total Under 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07146283-b0b1-4849-a63b-4cdfe7e74659/?format=api"
}
]
}