GET /api/bet_types/6fc3b3fc-d44d-493e-91d2-d05a6cf1520f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fc3b3fc-d44d-493e-91d2-d05a6cf1520f",
"match": "https://api-prod.gambitprofit.com/api/matches/8b9440d3-1871-48ee-985b-60a217328e20/?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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "d3075f5e-af21-4229-bc57-45b607761124",
"gambit_id": "d505e273-6422-4644-b8cc-ead1b9a56cce",
"last_updated": "2022-12-19T13:21:51.024838-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc3b3fc-d44d-493e-91d2-d05a6cf1520f/?format=api"
},
{
"id": "9e60feeb-c769-4ec2-8d86-06f905401d44",
"gambit_id": "b0e178cc-d23e-4060-802e-4318451b696f",
"last_updated": "2022-12-19T13:21:51.023717-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc3b3fc-d44d-493e-91d2-d05a6cf1520f/?format=api"
}
]
}