GET /api/bet_types/3d88a37c-812a-4634-83d0-acdbc250ec72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d88a37c-812a-4634-83d0-acdbc250ec72",
"match": "https://api-prod.gambitprofit.com/api/matches/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-10T08:43:00.952426-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "403ea9b1-ad8c-4723-bfa3-4883835574ad",
"gambit_id": "959bfa13-4e6f-4659-a3c2-ab338a26f8ba",
"last_updated": "2023-08-11T11:03:14.944033-04:00",
"created_at": "2023-08-10T08:43:00.961357-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d88a37c-812a-4634-83d0-acdbc250ec72/?format=api"
},
{
"id": "2d593298-29b9-4dc7-862c-cde452eb1a03",
"gambit_id": "c6f674f0-256a-48a3-ba5b-cdcefc9db0f1",
"last_updated": "2023-08-11T11:03:14.940552-04:00",
"created_at": "2023-08-10T08:43:00.956544-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d88a37c-812a-4634-83d0-acdbc250ec72/?format=api"
}
]
}