GET /api/bet_types/c6e0f725-7a9a-4516-9a3e-eaac9fdbaad3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6e0f725-7a9a-4516-9a3e-eaac9fdbaad3",
"match": "https://api-prod.gambitprofit.com/api/matches/3f57d3ad-811e-45b0-95b8-b96e8b0d8430/?format=api",
"name": "Over/Under",
"created_at": "2023-09-13T09:07:59.759288-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "39f9f12c-0307-4636-95bf-e60706174fe2",
"gambit_id": "f4e8543c-0b86-4513-9156-0e551d5f95a8",
"last_updated": "2023-09-15T10:18:22.862207-04:00",
"created_at": "2023-09-13T09:07:59.767615-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e0f725-7a9a-4516-9a3e-eaac9fdbaad3/?format=api"
},
{
"id": "90f6e349-b3ec-4e72-a70a-2e96b671fa54",
"gambit_id": "9272fc2d-b7cf-4559-a2e5-65627974a0c8",
"last_updated": "2023-09-15T10:18:22.859035-04:00",
"created_at": "2023-09-13T09:07:59.762833-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e0f725-7a9a-4516-9a3e-eaac9fdbaad3/?format=api"
}
]
}