GET /api/bet_types/d1a9002f-353c-44ac-a0a3-326d2237ed29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1a9002f-353c-44ac-a0a3-326d2237ed29",
"match": "https://api-prod.gambitprofit.com/api/matches/32602636-3a9b-431a-a720-6e3b983a8023/?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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "55667950-08c3-4731-9dbd-1967caf9d8fc",
"gambit_id": "09c6a098-0892-4ae5-91e4-0dc534f22c58",
"last_updated": "2022-12-10T14:22:20.646409-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1a9002f-353c-44ac-a0a3-326d2237ed29/?format=api"
},
{
"id": "5593bf06-175a-4a2f-8a71-cc4dceab8cde",
"gambit_id": "e6a5d7a4-b4e0-4447-8ed4-ab61f0ce1b84",
"last_updated": "2022-12-10T14:22:20.645180-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1a9002f-353c-44ac-a0a3-326d2237ed29/?format=api"
}
]
}