GET /api/bet_types/d76d1b5f-474b-4c17-b95a-2b16593d6265/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d76d1b5f-474b-4c17-b95a-2b16593d6265",
"match": "https://api-prod.gambitprofit.com/api/matches/9f5dbca4-e4e5-4233-a8ab-4d89fe19bd39/?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 2.5",
"amount": 5372.0
},
{
"team": "Game Total Under 2.5",
"amount": 4628.0
}
],
"expected_reward_tokens": 9024.6,
"profit_sb": 24.6,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "2fc0be40-2a87-4716-8d39-28b4947ab004",
"gambit_id": "e66139f8-ce81-4e14-8cfe-85a1603674b9",
"last_updated": "2022-09-05T17:06:57.092527-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.68000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d76d1b5f-474b-4c17-b95a-2b16593d6265/?format=api"
},
{
"id": "f860ae5b-66bd-438c-b810-569450881848",
"gambit_id": "833bacb8-c596-4886-b8e4-3482bee97975",
"last_updated": "2022-09-05T17:06:57.091177-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.95000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d76d1b5f-474b-4c17-b95a-2b16593d6265/?format=api"
}
]
}