GET /api/bet_types/535d1995-3b30-4ab0-8d22-7efb23f8a27e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "535d1995-3b30-4ab0-8d22-7efb23f8a27e",
"match": "https://api-prod.gambitprofit.com/api/matches/3890fadd-788a-4517-a709-24fcf32edf19/?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 41",
"amount": 5000.0
},
{
"team": "Game Total Over 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5f966c52-318a-4352-9860-cebf1787327d",
"gambit_id": "7786eff4-4d31-4a7a-ba15-fa5d18e7b237",
"last_updated": "2022-11-14T10:33:46.083355-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/535d1995-3b30-4ab0-8d22-7efb23f8a27e/?format=api"
},
{
"id": "ae088c98-e9fc-49b3-a2b2-61da13391532",
"gambit_id": "3ede0ebf-6b6f-4cb4-8b99-ca3e97238a04",
"last_updated": "2022-11-14T10:33:46.084475-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/535d1995-3b30-4ab0-8d22-7efb23f8a27e/?format=api"
}
]
}