GET /api/bet_types/3aec7ece-5f2e-4cea-820d-1132fbb2c87a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3aec7ece-5f2e-4cea-820d-1132fbb2c87a",
"match": "https://api-prod.gambitprofit.com/api/matches/2cca293a-79c5-4564-97f9-22966e13f47a/?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 Under 8.5",
"amount": 5208.0
},
{
"team": "Game Total Over 8.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "5ceef2e5-f007-487a-956b-792b4895d213",
"gambit_id": "0b544d1b-27d4-4408-97c2-97ee667ce05f",
"last_updated": "2022-09-19T09:42:08.668319-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aec7ece-5f2e-4cea-820d-1132fbb2c87a/?format=api"
},
{
"id": "c5e7df9f-b45d-4b8d-a16e-f48014fed88d",
"gambit_id": "2c6fc9d6-795a-4dfc-b9b2-11a5a8b37bf4",
"last_updated": "2022-09-19T09:42:08.669477-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aec7ece-5f2e-4cea-820d-1132fbb2c87a/?format=api"
}
]
}