GET /api/bet_types/6853d3b8-e298-400f-9148-22d379ffe087/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6853d3b8-e298-400f-9148-22d379ffe087",
"match": "https://api-prod.gambitprofit.com/api/matches/5c0369b0-3be7-4ea9-8882-78bf7272ac94/?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 43.5",
"amount": 5106.0
},
{
"team": "Game Total Under 43.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "cec39880-b73b-47b3-8081-647cba567f91",
"gambit_id": "d75586f7-e057-408d-be9d-c408c99f2cbd",
"last_updated": "2022-10-17T15:22:01.046981-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6853d3b8-e298-400f-9148-22d379ffe087/?format=api"
},
{
"id": "cee6409f-707b-4a06-bcf4-eb748281880b",
"gambit_id": "92d262b3-9c07-4869-8755-849243d8cce8",
"last_updated": "2022-10-17T15:22:01.045528-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6853d3b8-e298-400f-9148-22d379ffe087/?format=api"
}
]
}