GET /api/bet_types/3f7799e7-4cd6-4eb8-825b-220c71fd0b43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f7799e7-4cd6-4eb8-825b-220c71fd0b43",
"match": "https://api-prod.gambitprofit.com/api/matches/fca59bdd-bec6-4083-bfdf-015090c8b08f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T09:52:13.458390-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ea59a9ee-fe6f-4bb0-b1c2-97d2e71ab646",
"gambit_id": "4679e6aa-20a3-47ff-a939-0f99fdc236d4",
"last_updated": "2023-04-11T13:27:03.646187-04:00",
"created_at": "2023-04-10T09:52:13.462666-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f7799e7-4cd6-4eb8-825b-220c71fd0b43/?format=api"
},
{
"id": "d96d5532-2cdb-4be5-a19b-f890a16d833c",
"gambit_id": "9187a914-30ab-4ae0-8d13-c0c7e522dad3",
"last_updated": "2023-04-11T13:27:03.643353-04:00",
"created_at": "2023-04-10T09:52:13.460420-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f7799e7-4cd6-4eb8-825b-220c71fd0b43/?format=api"
}
]
}