GET /api/bet_types/d6a5940a-a5ec-4647-8490-92bbebd9b560/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6a5940a-a5ec-4647-8490-92bbebd9b560",
"match": "https://api-prod.gambitprofit.com/api/matches/15b21658-246a-4054-8585-c7c13841ddc5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-19T12:17:09.302311-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2dcd83c1-e468-4dac-96af-4c30b20ff15b",
"gambit_id": "aa659236-e7d0-448d-a3ca-ece7153bccff",
"last_updated": "2023-04-21T22:26:58.732250-04:00",
"created_at": "2023-04-19T12:17:09.305719-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6a5940a-a5ec-4647-8490-92bbebd9b560/?format=api"
},
{
"id": "52c367ad-7352-469f-bade-c96be7468a69",
"gambit_id": "28237ef8-af42-432c-8885-c67b081025e5",
"last_updated": "2023-04-21T22:26:58.730635-04:00",
"created_at": "2023-04-19T12:17:09.303924-04:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6a5940a-a5ec-4647-8490-92bbebd9b560/?format=api"
}
]
}