GET /api/bet_types/3bd24b39-dc8b-4485-b653-06dd8532a94f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bd24b39-dc8b-4485-b653-06dd8532a94f",
"match": "https://api-prod.gambitprofit.com/api/matches/28e2e62c-95d4-47df-b465-9b31af749014/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:57.341671-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 7",
"amount": 5292.0
},
{
"team": "Game Total Over 7",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "21cdb691-ce1a-4f10-830c-dafd4e266c18",
"gambit_id": "aa3dcf0e-9bd0-4fc5-b11b-bae39b48bab5",
"last_updated": "2023-01-16T10:11:50.590216-05:00",
"created_at": "2023-01-14T08:26:57.344963-05:00",
"name": "Game Total Under 7",
"reward": "1.69000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd24b39-dc8b-4485-b653-06dd8532a94f/?format=api"
},
{
"id": "13a65709-b2c7-4c55-afd9-f16dad28357c",
"gambit_id": "22a13b4a-17a0-42b6-922f-55fbd53360bd",
"last_updated": "2023-01-16T10:11:50.593467-05:00",
"created_at": "2023-01-14T08:26:57.348200-05:00",
"name": "Game Total Over 7",
"reward": "1.90000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd24b39-dc8b-4485-b653-06dd8532a94f/?format=api"
}
]
}