GET /api/bet_types/5f284b16-5237-4f13-b8c0-d8596282e643/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f284b16-5237-4f13-b8c0-d8596282e643",
"match": "https://api-prod.gambitprofit.com/api/matches/cbad438b-0aa4-4b11-bea6-56c5fc83422e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-11T09:38:13.026483-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4569faea-dfb1-447d-8722-4e2b2e074007",
"gambit_id": "5ff3d100-b954-4332-8358-9e4286a552cc",
"last_updated": "2024-01-15T09:53:15.465004-05:00",
"created_at": "2024-01-11T09:38:13.030765-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f284b16-5237-4f13-b8c0-d8596282e643/?format=api"
},
{
"id": "2dd4ec39-511c-4a75-87c1-40eea488381f",
"gambit_id": "e5faa467-ea24-4964-bab2-3d29efcb6451",
"last_updated": "2024-01-15T09:53:15.469260-05:00",
"created_at": "2024-01-11T09:38:13.034704-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f284b16-5237-4f13-b8c0-d8596282e643/?format=api"
}
]
}