GET /api/bet_types/6b28083f-e36f-4e5d-a730-4caaba53a516/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b28083f-e36f-4e5d-a730-4caaba53a516",
"match": "https://api-prod.gambitprofit.com/api/matches/9cc49206-d264-42d3-820b-ff4656348ff6/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:18:13.940165-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 Under 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "55308f0a-cfc3-49fc-9dc2-bf2cba6cb4fb",
"gambit_id": "f44a5970-b90c-4027-a0c7-1e7d7a20d20a",
"last_updated": "2023-11-03T10:43:10.396838-04:00",
"created_at": "2023-11-02T09:18:13.949160-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b28083f-e36f-4e5d-a730-4caaba53a516/?format=api"
},
{
"id": "c48cefe5-3e48-4f5f-be0e-a13b539b89e7",
"gambit_id": "badb8cd4-cd0f-43a3-b3f8-5515e1075eab",
"last_updated": "2023-11-03T10:43:10.393436-04:00",
"created_at": "2023-11-02T09:18:13.945351-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b28083f-e36f-4e5d-a730-4caaba53a516/?format=api"
}
]
}