GET /api/bet_types/6e4b1d18-036f-45d5-bde0-110f9c4f1d7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e4b1d18-036f-45d5-bde0-110f9c4f1d7e",
"match": "https://api-prod.gambitprofit.com/api/matches/15d138a6-323d-466f-b261-109ccb8cafdc/?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 8",
"amount": 5214.0
},
{
"team": "Game Total Over 8",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "7ce3bd68-a895-44ea-80f0-7544cee2c721",
"gambit_id": "662adf20-ce1d-4825-82e0-c6d50ccd7754",
"last_updated": "2022-10-02T15:17:31.132451-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e4b1d18-036f-45d5-bde0-110f9c4f1d7e/?format=api"
},
{
"id": "26503776-0f0c-44b0-a39a-250fbf3ef42f",
"gambit_id": "69b41520-6ca7-4d27-9a8a-4a552d9bafd4",
"last_updated": "2022-10-02T15:17:31.133747-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e4b1d18-036f-45d5-bde0-110f9c4f1d7e/?format=api"
}
]
}