GET /api/bet_types/51132cfb-6dcb-472a-b589-90f9a173d78f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51132cfb-6dcb-472a-b589-90f9a173d78f",
"match": "https://api-prod.gambitprofit.com/api/matches/6e65f0e9-9ee7-4bcd-a02d-0356c1f7dc6f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 38.5",
"amount": 5000.0
},
{
"team": "Game Total Under 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "56ef5667-cb82-4041-a530-f3bdb1453ab5",
"gambit_id": "4c8e8a6b-a877-4058-9698-fbd398b48140",
"last_updated": "2022-08-14T13:57:06.655389-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51132cfb-6dcb-472a-b589-90f9a173d78f/?format=api"
},
{
"id": "e7908d5a-fdd2-4d00-abbf-e18daa476fff",
"gambit_id": "f600864c-e0ce-4fc1-8ae2-d5809b909769",
"last_updated": "2022-08-14T13:57:06.654954-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51132cfb-6dcb-472a-b589-90f9a173d78f/?format=api"
}
]
}