GET /api/bet_types/c2b673e5-fa17-4a17-8484-be79d4e020d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2b673e5-fa17-4a17-8484-be79d4e020d4",
"match": "https://api-prod.gambitprofit.com/api/matches/c05c347d-79e2-43a4-bfdb-cd5ce6b15152/?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 6",
"amount": 5304.0
},
{
"team": "Game Total Over 6",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "514f98d6-82ca-4bf4-a5f0-c570b84e2a07",
"gambit_id": "aced726c-b52b-49dc-898b-effa30660d93",
"last_updated": "2022-12-19T10:42:31.234736-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b673e5-fa17-4a17-8484-be79d4e020d4/?format=api"
},
{
"id": "bed3ca20-50cb-4aa4-acb5-497e13ea41cc",
"gambit_id": "f939d4b1-a59a-4878-9058-d08e7d8f0286",
"last_updated": "2022-12-19T10:42:31.235915-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b673e5-fa17-4a17-8484-be79d4e020d4/?format=api"
}
]
}