GET /api/bet_types/da32cc1e-d41b-4333-aaa3-fbe620feb8f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da32cc1e-d41b-4333-aaa3-fbe620feb8f6",
"match": "https://api-prod.gambitprofit.com/api/matches/9f00ca19-e7a7-4809-bd21-0ec733061999/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:15.226294-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": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c48aa721-56c7-4a58-a20e-d2a780fec1ac",
"gambit_id": "42304c7d-2fcf-444a-829c-7e7b36cee7cd",
"last_updated": "2023-04-15T15:36:58.471922-04:00",
"created_at": "2023-04-14T12:02:15.229771-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da32cc1e-d41b-4333-aaa3-fbe620feb8f6/?format=api"
},
{
"id": "63baee30-82fe-47be-8566-3f62492aee8d",
"gambit_id": "8c2f80ae-e4f6-414b-802a-228cf240443f",
"last_updated": "2023-04-15T15:36:58.470236-04:00",
"created_at": "2023-04-14T12:02:15.228055-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da32cc1e-d41b-4333-aaa3-fbe620feb8f6/?format=api"
}
]
}