GET /api/bet_types/8449ccc5-4e17-4c36-9cb5-7afad10d5d81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8449ccc5-4e17-4c36-9cb5-7afad10d5d81",
"match": "https://api-prod.gambitprofit.com/api/matches/83994bb1-ba5c-4687-989b-a6aba74a0dea/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:18:24.464898-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 Under 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3e2a86e8-d0a1-44d9-8fee-bfa68855467e",
"gambit_id": "146b1ca4-e183-4f38-9eec-b09b26cdd6c7",
"last_updated": "2024-01-05T22:58:11.588024-05:00",
"created_at": "2024-01-04T09:18:24.473690-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8449ccc5-4e17-4c36-9cb5-7afad10d5d81/?format=api"
},
{
"id": "8785274e-d2be-4559-bf56-932e400ce19d",
"gambit_id": "d1dee757-ec76-42d4-9e28-42f1fc8e8406",
"last_updated": "2024-01-05T22:58:11.584459-05:00",
"created_at": "2024-01-04T09:18:24.468934-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8449ccc5-4e17-4c36-9cb5-7afad10d5d81/?format=api"
}
]
}