GET /api/bet_types/f9dec3e9-b348-405a-8665-c6040e00fc9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9dec3e9-b348-405a-8665-c6040e00fc9b",
"match": "https://api-prod.gambitprofit.com/api/matches/866d69e9-a620-479c-9441-cf1a69fec6e4/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T09:28:03.120072-04: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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a0ade86c-8dcc-48d7-9e9b-d412bfa1e100",
"gambit_id": "50d2245d-9e31-4eda-a2e0-b493cc4daacc",
"last_updated": "2023-08-21T11:03:21.660782-04:00",
"created_at": "2023-08-19T09:28:03.124239-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9dec3e9-b348-405a-8665-c6040e00fc9b/?format=api"
},
{
"id": "7c203ba0-61cc-4fe5-b3d3-15700f41bcdb",
"gambit_id": "1384fe06-04f9-45f7-b8c3-ce9b3f9c0f71",
"last_updated": "2023-08-21T11:03:21.664205-04:00",
"created_at": "2023-08-19T09:28:03.128959-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9dec3e9-b348-405a-8665-c6040e00fc9b/?format=api"
}
]
}