GET /api/bet_types/cf97d291-3a30-4cec-a8c2-6a5b50479b39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf97d291-3a30-4cec-a8c2-6a5b50479b39",
"match": "https://api-prod.gambitprofit.com/api/matches/0fcaf326-c9cb-46d8-996a-b62d19ee18d6/?format=api",
"name": "Over/Under",
"created_at": "2023-02-20T09:16:48.943908-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": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "9f5c76ca-eee5-46d0-bec5-27d5f6d5b32b",
"gambit_id": "4b8daada-474d-458c-aa3d-af9e80d2e5b6",
"last_updated": "2023-02-21T09:31:48.543210-05:00",
"created_at": "2023-02-20T09:16:48.945201-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf97d291-3a30-4cec-a8c2-6a5b50479b39/?format=api"
},
{
"id": "2441d3ee-9e58-40b6-9594-ba0be13a9ef2",
"gambit_id": "dc8506a6-6a6d-404c-afcc-72ba337a57f2",
"last_updated": "2023-02-21T09:31:48.544372-05:00",
"created_at": "2023-02-20T09:16:48.946542-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf97d291-3a30-4cec-a8c2-6a5b50479b39/?format=api"
}
]
}