GET /api/bet_types/5c27c107-8bfc-43d8-8d01-276cf19b11a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c27c107-8bfc-43d8-8d01-276cf19b11a0",
"match": "https://api-prod.gambitprofit.com/api/matches/22e40c43-dab8-4e7e-9ad8-c17249364c29/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T22:48:23.203238-04: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 52.5",
"amount": 5000.0
},
{
"team": "Game Total Under 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f00b8489-adcb-4694-9b09-6d7bfa69437f",
"gambit_id": "f3ebea65-094c-496b-a720-6d37da57f630",
"last_updated": "2023-09-08T09:43:02.028961-04:00",
"created_at": "2023-09-06T22:48:23.211337-04:00",
"name": "Game Total Over 52.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c27c107-8bfc-43d8-8d01-276cf19b11a0/?format=api"
},
{
"id": "4c39637f-b97f-4b18-a339-c19f98a98afc",
"gambit_id": "e6f510d1-57d0-4f5a-a776-bf103b25c96a",
"last_updated": "2023-09-08T09:43:02.032644-04:00",
"created_at": "2023-09-06T22:48:23.216176-04:00",
"name": "Game Total Under 52.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c27c107-8bfc-43d8-8d01-276cf19b11a0/?format=api"
}
]
}