GET /api/bet_types/c571b90a-6bf9-4ed6-b343-1189a6825b43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c571b90a-6bf9-4ed6-b343-1189a6825b43",
"match": "https://api-prod.gambitprofit.com/api/matches/9c73bdb6-a07d-4b77-8482-aaed7b0ad333/?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 49",
"amount": 5000.0
},
{
"team": "Game Total Under 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e4aa14f9-6144-4fa1-a991-7c9eb7c1f7ed",
"gambit_id": "c3016731-9993-45b6-9957-d45662ca3a8d",
"last_updated": "2022-10-17T09:27:38.770188-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49",
"reward": "1.88000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c571b90a-6bf9-4ed6-b343-1189a6825b43/?format=api"
},
{
"id": "ccb6cf58-f3f3-4e41-b5d1-d953f1d37133",
"gambit_id": "dd9888b2-f261-4f2a-be94-8529604f0fab",
"last_updated": "2022-10-17T09:27:38.769061-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49",
"reward": "1.88000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c571b90a-6bf9-4ed6-b343-1189a6825b43/?format=api"
}
]
}