GET /api/bet_types/39ad2b82-c6f6-44db-9dfc-4e8a620d83f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39ad2b82-c6f6-44db-9dfc-4e8a620d83f3",
"match": "https://api-prod.gambitprofit.com/api/matches/40d48daf-5f40-4e41-9d9a-c1ffb3c0d978/?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 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "237f47b6-dbd7-4ff6-8709-4a40f8aa1a9e",
"gambit_id": "0c7f0690-e21f-48b4-90d0-3d939ac3f237",
"last_updated": "2022-12-12T10:22:12.793664-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ad2b82-c6f6-44db-9dfc-4e8a620d83f3/?format=api"
},
{
"id": "9516b4b5-c39a-4f22-9799-0a119a5df5b6",
"gambit_id": "e8e8e903-bddd-47ad-8285-5bb086618c7e",
"last_updated": "2022-12-12T10:22:12.795050-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ad2b82-c6f6-44db-9dfc-4e8a620d83f3/?format=api"
}
]
}