GET /api/bet_types/fef2c4ae-0ac0-48d3-9cb9-3aaa67d414da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fef2c4ae-0ac0-48d3-9cb9-3aaa67d414da",
"match": "https://api-prod.gambitprofit.com/api/matches/41b7c239-db7d-42a0-a704-7a2c7bf3a960/?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 Over 37.5",
"amount": 5000.0
},
{
"team": "Game Total Under 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d6d557e1-5095-4310-b07e-d3efad9521c3",
"gambit_id": "223cb514-3c4f-408f-9efb-3ce84565d62b",
"last_updated": "2022-10-31T10:32:23.299049-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef2c4ae-0ac0-48d3-9cb9-3aaa67d414da/?format=api"
},
{
"id": "9ce22e59-f7c0-44fd-be10-9ed1421c8ef3",
"gambit_id": "2083249f-45b7-4290-bc76-aca915e04edd",
"last_updated": "2022-10-31T10:32:23.298047-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef2c4ae-0ac0-48d3-9cb9-3aaa67d414da/?format=api"
}
]
}