GET /api/bet_types/69616fd4-18c5-43bd-bff9-9856db4ef392/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69616fd4-18c5-43bd-bff9-9856db4ef392",
"match": "https://api-prod.gambitprofit.com/api/matches/e89d1de9-b8ab-4390-bcd4-818aa15303b8/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:14.464483-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": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9b0a377d-0e03-4c6c-bf6b-7a7ac8fbcf9d",
"gambit_id": "ec3513b4-ba43-42be-815e-ce34610fbd5a",
"last_updated": "2023-12-04T15:28:30.488237-05:00",
"created_at": "2023-12-02T08:28:14.472480-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69616fd4-18c5-43bd-bff9-9856db4ef392/?format=api"
},
{
"id": "4051ac98-89a1-4b4e-bfd5-97f1f232c57d",
"gambit_id": "354a278a-8043-4826-ae72-e25f90047e86",
"last_updated": "2023-12-04T15:28:30.485001-05:00",
"created_at": "2023-12-02T08:28:14.468253-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69616fd4-18c5-43bd-bff9-9856db4ef392/?format=api"
}
]
}