GET /api/bet_types/a5bc90df-5af7-4ad2-bb9a-9d468a9671e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5bc90df-5af7-4ad2-bb9a-9d468a9671e4",
"match": "https://api-prod.gambitprofit.com/api/matches/963ff21e-a0c9-4579-bb63-d558dc862f13/?format=api",
"name": "Over/Under",
"created_at": "2023-11-14T09:13:05.447562-05: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 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "f8a61f8b-4fcc-4502-8b1f-e28634cc5b1f",
"gambit_id": "cf306615-d564-4ea6-8b9e-8752ba814094",
"last_updated": "2023-11-15T20:03:22.904123-05:00",
"created_at": "2023-11-14T09:13:05.451325-05:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5bc90df-5af7-4ad2-bb9a-9d468a9671e4/?format=api"
},
{
"id": "2163148a-f0c6-40da-8251-fe21c6218b42",
"gambit_id": "361bacd0-737e-4c42-8716-a9a01c8a372d",
"last_updated": "2023-11-15T20:03:22.907463-05:00",
"created_at": "2023-11-14T09:13:05.455420-05:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5bc90df-5af7-4ad2-bb9a-9d468a9671e4/?format=api"
}
]
}