GET /api/bet_types/c70357c8-2615-4644-bbb5-4f6ea4dcad0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c70357c8-2615-4644-bbb5-4f6ea4dcad0e",
"match": "https://api-prod.gambitprofit.com/api/matches/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:58.342601-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bb6e8b0b-a9cb-4cc7-b095-669c75e75a64",
"gambit_id": "0c20af57-d1bd-4130-881b-5813312eb4ae",
"last_updated": "2023-04-09T11:37:23.240787-04:00",
"created_at": "2023-04-08T09:01:58.346444-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c70357c8-2615-4644-bbb5-4f6ea4dcad0e/?format=api"
},
{
"id": "2700f98d-3233-4e70-9e88-5add85f57e2c",
"gambit_id": "6a628325-200d-4b96-ab6c-ef8fd894c9bd",
"last_updated": "2023-04-09T11:37:23.237864-04:00",
"created_at": "2023-04-08T09:01:58.344674-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c70357c8-2615-4644-bbb5-4f6ea4dcad0e/?format=api"
}
]
}