GET /api/bet_types/774fb86b-32c5-4376-94b1-430cd57f761b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "774fb86b-32c5-4376-94b1-430cd57f761b",
"match": "https://api-prod.gambitprofit.com/api/matches/428fb765-c790-4694-8164-b442fbac2465/?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": "Game Total Under 55",
"amount": 5000.0
},
{
"team": "Game Total Over 55",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d15f6988-a95f-4532-bea6-3604a3fdcdd3",
"gambit_id": "4c56af38-c5b3-44e8-a595-ba78c9740361",
"last_updated": "2022-12-18T09:47:22.867075-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/774fb86b-32c5-4376-94b1-430cd57f761b/?format=api"
},
{
"id": "f07a89fd-4807-45d8-abc0-408e2d3942a8",
"gambit_id": "985311d2-75a5-48d9-87fb-6b1c7beb2235",
"last_updated": "2022-12-18T09:47:22.868838-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/774fb86b-32c5-4376-94b1-430cd57f761b/?format=api"
}
]
}