GET /api/bet_types/2442ca5f-c492-49c6-bfea-b5f87f1dd636/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2442ca5f-c492-49c6-bfea-b5f87f1dd636",
"match": "https://api-prod.gambitprofit.com/api/matches/09073696-cbbe-4aff-8dd4-052d38c31127/?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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "c36211e0-d219-4468-8f9c-2a73c60866a1",
"gambit_id": "fa09f7df-9b49-4c64-8e16-d43fb4f8fb91",
"last_updated": "2022-10-11T11:46:59.798095-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.83000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2442ca5f-c492-49c6-bfea-b5f87f1dd636/?format=api"
},
{
"id": "5d8d23d3-0ffe-44b9-bcbb-c716c5b7e10c",
"gambit_id": "3abda4fe-23ce-445e-8247-968535a7194a",
"last_updated": "2022-10-11T11:46:59.799090-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.83000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2442ca5f-c492-49c6-bfea-b5f87f1dd636/?format=api"
}
]
}