GET /api/bet_types/5185c128-f9a8-4d0d-b7db-dc9e253f72eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5185c128-f9a8-4d0d-b7db-dc9e253f72eb",
"match": "https://api-prod.gambitprofit.com/api/matches/99e5f5b6-15e7-4552-96e1-eb3ea81e53e7/?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": "Total Rounds Under 1.5",
"amount": 5482.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 4518.0
}
],
"expected_reward_tokens": 8990.48,
"profit_sb": -9.52,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "dfa3c89b-1dd4-4560-a588-ce0d1e5bf30e",
"gambit_id": "e56cd55b-b623-4407-bcb9-1c049959e934",
"last_updated": "2022-09-11T21:07:07.752155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.64000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5185c128-f9a8-4d0d-b7db-dc9e253f72eb/?format=api"
},
{
"id": "c097833a-af2d-4843-a06b-2aa406194a88",
"gambit_id": "4584828c-f901-4890-aeb7-846025876e9f",
"last_updated": "2022-09-11T21:07:07.753148-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.99000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5185c128-f9a8-4d0d-b7db-dc9e253f72eb/?format=api"
}
]
}