GET /api/bet_types/4a104278-60c1-4b93-8a0e-e996ae8b731c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a104278-60c1-4b93-8a0e-e996ae8b731c",
"match": "https://api-prod.gambitprofit.com/api/matches/7ffadef3-265e-4734-adbe-43c5bda65591/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Total Rounds Over 1.5",
"amount": 5565.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4435.0
}
],
"expected_reward_tokens": 8958.7,
"profit_sb": -541.3,
"profit_sb_percentage": -5.7,
"recommended": false
},
"lines": [
{
"id": "02a335f5-d81c-444f-acf2-e8d49fc91a21",
"gambit_id": "6887ad87-d230-49a4-9473-a793849f926f",
"last_updated": "2022-10-03T15:46:57.778877-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.61000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a104278-60c1-4b93-8a0e-e996ae8b731c/?format=api"
},
{
"id": "0a7e5dac-b09d-497e-b90a-837e88881a2e",
"gambit_id": "961f1afb-ad2e-4605-915a-6553eae160e7",
"last_updated": "2022-10-03T15:46:57.777877-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "2.02000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a104278-60c1-4b93-8a0e-e996ae8b731c/?format=api"
}
]
}