GET /api/bet_types/07ffb98d-dac9-484f-a922-60a84d623b37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07ffb98d-dac9-484f-a922-60a84d623b37",
"match": "https://api-prod.gambitprofit.com/api/matches/c7409184-76f0-46a2-9334-2f78ecc86fe0/?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 Over 2.5",
"amount": 6293.0
},
{
"team": "Game Total Under 2.5",
"amount": 3707.0
}
],
"expected_reward_tokens": 8747.27,
"profit_sb": -252.73,
"profit_sb_percentage": -2.81,
"recommended": false
},
"lines": [
{
"id": "0236a453-a8fd-4ac7-8db4-6e5fd39c7df6",
"gambit_id": "b410c821-5035-45e8-82f7-4f2a63c544ca",
"last_updated": "2022-11-30T10:12:25.507583-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.39000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ffb98d-dac9-484f-a922-60a84d623b37/?format=api"
},
{
"id": "f7755643-2fec-44f3-9695-b0087e1d0981",
"gambit_id": "761bd96a-09d1-4fd3-bbad-41b0c7d7aafd",
"last_updated": "2022-11-30T10:12:25.506391-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.36000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ffb98d-dac9-484f-a922-60a84d623b37/?format=api"
}
]
}