GET /api/bet_types/acfeb8f3-2cc8-410d-9044-19c6242b3243/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acfeb8f3-2cc8-410d-9044-19c6242b3243",
"match": "https://api-prod.gambitprofit.com/api/matches/bfbdb96c-2d7e-4d3e-a396-8b4952b02159/?format=api",
"name": "Over/Under",
"created_at": "2023-08-30T09:32:59.713550-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 9.5",
"amount": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4f2a1932-3754-4861-9e4c-4c2c2a87eafb",
"gambit_id": "2e27d00f-6ed7-44d7-8d42-8c16cdfccbe8",
"last_updated": "2023-08-31T19:18:25.735803-04:00",
"created_at": "2023-08-30T09:32:59.717019-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acfeb8f3-2cc8-410d-9044-19c6242b3243/?format=api"
},
{
"id": "769a9e49-2bca-4be6-abe2-f8c25a81c51b",
"gambit_id": "33e7870f-9a0c-4d9a-beb5-fd6e717cff6f",
"last_updated": "2023-08-31T19:18:25.739209-04:00",
"created_at": "2023-08-30T09:32:59.721146-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acfeb8f3-2cc8-410d-9044-19c6242b3243/?format=api"
}
]
}