GET /api/bet_types/6bec5ac7-f76b-43cf-a094-af169eaf36b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bec5ac7-f76b-43cf-a094-af169eaf36b4",
"match": "https://api-prod.gambitprofit.com/api/matches/733ac1ef-2724-446b-afe3-42c7957f4ae6/?format=api",
"name": "Over/Under",
"created_at": "2023-02-25T17:22:10.451053-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 5.5",
"amount": 5212.0
},
{
"team": "Game Total Under 5.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "73a465ae-7b4f-47ce-9596-32c999af6641",
"gambit_id": "f4b39e61-efef-45d7-baba-66654a11a508",
"last_updated": "2023-02-26T11:46:57.720977-05:00",
"created_at": "2023-02-25T17:22:10.453618-05:00",
"name": "Game Total Over 5.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bec5ac7-f76b-43cf-a094-af169eaf36b4/?format=api"
},
{
"id": "f0ef0a44-b20b-482e-a5e3-273301ea5570",
"gambit_id": "33a794c4-54a0-4b8b-808d-cd683bc5a128",
"last_updated": "2023-02-26T11:46:57.719777-05:00",
"created_at": "2023-02-25T17:22:10.452327-05:00",
"name": "Game Total Under 5.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bec5ac7-f76b-43cf-a094-af169eaf36b4/?format=api"
}
]
}