GET /api/bet_types/c060f096-8a5f-4e2a-8040-0d2f7aa34ad0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c060f096-8a5f-4e2a-8040-0d2f7aa34ad0",
"match": "https://api-prod.gambitprofit.com/api/matches/cd061829-a2f1-455f-aadf-f12c22349589/?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 67.5",
"amount": 5097.0
},
{
"team": "Game Total Over 67.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "0e02eceb-76c3-4182-8e66-e2c0a99ffd74",
"gambit_id": "4f15901d-df2d-4c6c-b84b-1b3c2fda0236",
"last_updated": "2022-11-28T09:32:05.618509-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 67.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c060f096-8a5f-4e2a-8040-0d2f7aa34ad0/?format=api"
},
{
"id": "acdf6e47-c989-4b68-8342-5fffae6ddbc8",
"gambit_id": "cb0c0878-dade-444c-b9fe-0519e1a73f16",
"last_updated": "2022-11-28T09:32:05.619745-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 67.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c060f096-8a5f-4e2a-8040-0d2f7aa34ad0/?format=api"
}
]
}