GET /api/bet_types/a5b95e23-f500-49f8-8b5c-a5aeb8cb0a4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5b95e23-f500-49f8-8b5c-a5aeb8cb0a4c",
"match": "https://api-prod.gambitprofit.com/api/matches/fcd08811-fd99-405b-a129-cbfc3d38a09f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T08:43:13.543318-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f576bc92-bb89-47f0-b292-bf53d39c2e18",
"gambit_id": "fe240e5a-de2c-4459-aebc-da5980ca6368",
"last_updated": "2023-08-21T10:18:06.802094-04:00",
"created_at": "2023-08-18T08:43:13.547562-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b95e23-f500-49f8-8b5c-a5aeb8cb0a4c/?format=api"
},
{
"id": "b9c2352a-80a3-4be0-b431-d8ce8c978384",
"gambit_id": "482b908e-1f9e-4cef-883b-6fe53c81b98b",
"last_updated": "2023-08-21T10:18:06.805635-04:00",
"created_at": "2023-08-18T08:43:13.552481-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b95e23-f500-49f8-8b5c-a5aeb8cb0a4c/?format=api"
}
]
}