GET /api/bet_types/fc3d3284-be6c-4fa4-85f7-dcb55dc017f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc3d3284-be6c-4fa4-85f7-dcb55dc017f0",
"match": "https://api-prod.gambitprofit.com/api/matches/3c8bd924-d276-4195-8b04-68bbff134985/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:07.201096-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5900dc6d-9b12-4c62-adb5-40bd3480606d",
"gambit_id": "57dfe44a-6640-4592-acdc-d53f9753592d",
"last_updated": "2023-04-10T14:37:11.300107-04:00",
"created_at": "2023-04-09T09:27:07.207977-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3d3284-be6c-4fa4-85f7-dcb55dc017f0/?format=api"
},
{
"id": "65c94644-8389-4cb8-9089-57efa2bb4f4c",
"gambit_id": "fdc5926c-63d1-426e-9d6e-f8ed96eca26b",
"last_updated": "2023-04-10T14:37:11.298305-04:00",
"created_at": "2023-04-09T09:27:07.204709-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3d3284-be6c-4fa4-85f7-dcb55dc017f0/?format=api"
}
]
}