GET /api/bet_types/334895fd-70f1-43e4-b092-fa34dc4771f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "334895fd-70f1-43e4-b092-fa34dc4771f2",
"match": "https://api-prod.gambitprofit.com/api/matches/8436c807-5544-47fa-9ed6-1ca9759bd23c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T08:18:24.960782-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7fcc58ba-526a-4f0a-8522-7bd1edb45611",
"gambit_id": "64b6117a-fdcf-4129-b842-f3b5ad0d04e5",
"last_updated": "2023-07-31T18:08:06.849224-04:00",
"created_at": "2023-07-30T08:18:24.964226-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334895fd-70f1-43e4-b092-fa34dc4771f2/?format=api"
},
{
"id": "38c4bb5b-2e18-432e-a25c-2d17868f1ce5",
"gambit_id": "92e8bbb6-7972-455d-829b-a29f09224007",
"last_updated": "2023-07-31T18:08:06.844235-04:00",
"created_at": "2023-07-30T08:18:24.968432-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334895fd-70f1-43e4-b092-fa34dc4771f2/?format=api"
}
]
}