GET /api/bet_types/29e47883-5c11-48de-9469-dbdfab7de3ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29e47883-5c11-48de-9469-dbdfab7de3ee",
"match": "https://api-prod.gambitprofit.com/api/matches/51b88fbe-d7c3-48e2-a798-2091ec7c0116/?format=api",
"name": "Over/Under",
"created_at": "2023-10-16T09:52:56.093765-04: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 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "c1922e25-c7b5-43ea-a70c-41085ef5ff4b",
"gambit_id": "a3711c94-ccc7-40fd-97a0-f1b4f0cef080",
"last_updated": "2023-10-17T10:18:11.044446-04:00",
"created_at": "2023-10-16T09:52:56.112310-04:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e47883-5c11-48de-9469-dbdfab7de3ee/?format=api"
},
{
"id": "20da4bdc-8784-496b-9efa-ca4cc4cffce8",
"gambit_id": "c3c59e4e-0844-4dab-862b-f1aef119c66c",
"last_updated": "2023-10-17T10:18:11.047900-04:00",
"created_at": "2023-10-16T09:52:56.125718-04:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e47883-5c11-48de-9469-dbdfab7de3ee/?format=api"
}
]
}