GET /api/bet_types/a9a74259-3407-461e-bb09-40718a147c98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9a74259-3407-461e-bb09-40718a147c98",
"match": "https://api-prod.gambitprofit.com/api/matches/d7ceed58-5ebc-411b-8841-039d90682d67/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T09:32:59.058008-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": "d7846ebc-5a4b-42d5-8cd9-1a38fb261925",
"gambit_id": "b78e2102-7928-4cbc-9116-137ccdd60169",
"last_updated": "2023-06-18T10:33:13.034650-04:00",
"created_at": "2023-06-17T09:32:59.060476-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/a9a74259-3407-461e-bb09-40718a147c98/?format=api"
},
{
"id": "6b578d0d-7d26-40a7-879d-5e17deb0e8a6",
"gambit_id": "41a998a0-62df-40d0-9384-3072fd4a54c7",
"last_updated": "2023-06-18T10:33:13.036154-04:00",
"created_at": "2023-06-17T09:32:59.062878-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/a9a74259-3407-461e-bb09-40718a147c98/?format=api"
}
]
}