GET /api/bet_types/453c43f4-1bc5-4316-8a9c-d0bfa88d6924/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "453c43f4-1bc5-4316-8a9c-d0bfa88d6924",
"match": "https://api-prod.gambitprofit.com/api/matches/7fd5cb27-4cd5-46cd-9a08-af0d6fdaca5d/?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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "5192e0b5-b692-434b-a601-83298a877051",
"gambit_id": "78e35518-edbc-4b83-8154-90196c63c93c",
"last_updated": "2022-10-28T09:32:00.650736-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/453c43f4-1bc5-4316-8a9c-d0bfa88d6924/?format=api"
},
{
"id": "9713c819-abee-4894-8f6a-5b39eb6dbf5e",
"gambit_id": "fdc7a159-1e97-4641-825f-a28dace1aab2",
"last_updated": "2022-10-28T09:32:00.651973-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/453c43f4-1bc5-4316-8a9c-d0bfa88d6924/?format=api"
}
]
}