GET /api/bet_types/8125d7b1-ac8a-4798-b3d4-f20f3c8f6d5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8125d7b1-ac8a-4798-b3d4-f20f3c8f6d5f",
"match": "https://api-prod.gambitprofit.com/api/matches/a1b11860-72bf-4d92-bc61-c3f9a46f3cba/?format=api",
"name": "Over/Under",
"created_at": "2023-06-18T09:43:02.580507-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",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8fdfab50-fa40-47db-8196-2fe41e7e4bc9",
"gambit_id": "c28c5b5c-ec91-469b-a34d-7f363b4add4b",
"last_updated": "2023-06-20T10:48:18.187578-04:00",
"created_at": "2023-06-18T09:43:02.583649-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8125d7b1-ac8a-4798-b3d4-f20f3c8f6d5f/?format=api"
},
{
"id": "2ef8fbce-d3c4-4447-8e3d-43c2bcb8fa5b",
"gambit_id": "fb47c510-6979-4056-9bda-517e7cfaaec7",
"last_updated": "2023-06-20T10:48:18.185267-04:00",
"created_at": "2023-06-18T09:43:02.582032-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8125d7b1-ac8a-4798-b3d4-f20f3c8f6d5f/?format=api"
}
]
}