GET /api/bet_types/d7a97522-c471-45f7-87d1-092d62a7280a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7a97522-c471-45f7-87d1-092d62a7280a",
"match": "https://api-prod.gambitprofit.com/api/matches/663e3aed-8dc2-4e26-8ccf-29bffef374ab/?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 8",
"amount": 5109.0
},
{
"team": "Game Total Over 8",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "9c3c7683-f1ef-47ac-a34e-b74718e1ca6c",
"gambit_id": "44824ac3-960f-4ae6-9cb5-70973cf08a4d",
"last_updated": "2022-08-06T10:57:03.643726-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.79000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a97522-c471-45f7-87d1-092d62a7280a/?format=api"
},
{
"id": "78768bc0-8252-4437-b855-7483956c2d7c",
"gambit_id": "ad5e1420-5ce3-42c0-8986-4918915659f0",
"last_updated": "2022-08-06T10:57:03.644314-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a97522-c471-45f7-87d1-092d62a7280a/?format=api"
}
]
}