GET /api/bet_types/bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f",
"match": "https://api-prod.gambitprofit.com/api/matches/bdca3e44-4c58-49ea-af39-2bcf938e582e/?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 6.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "e910ec6c-31c0-4d92-9f57-1727fcfd28f9",
"gambit_id": "4cfda854-f290-45c4-950c-f6efa6cd47a2",
"last_updated": "2022-12-10T18:42:02.102766-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f/?format=api"
},
{
"id": "740185fa-9820-46df-869b-908d7837a731",
"gambit_id": "23defc46-d3d1-4051-954a-0fadc3017f67",
"last_updated": "2022-12-10T18:42:02.101658-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f/?format=api"
}
]
}