GET /api/bet_types/ca1b4589-9692-47e8-bc63-2ba72457e727/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca1b4589-9692-47e8-bc63-2ba72457e727",
"match": "https://api-prod.gambitprofit.com/api/matches/1c3bf24d-76e4-48bd-8b49-afaa5f0bbf16/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5152.0
},
{
"team": "Game Total Over 2.5",
"amount": 4848.0
}
],
"expected_reward_tokens": 9016.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "a95c494f-bd94-4e31-97a2-b586efc56854",
"gambit_id": "4d444507-8a2f-4d82-89f3-8b4598f7e4fe",
"last_updated": "2022-08-29T14:17:14.829454-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.75000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1b4589-9692-47e8-bc63-2ba72457e727/?format=api"
},
{
"id": "64a3eea8-4b80-4c20-8ba2-d0ecafd9a35c",
"gambit_id": "2411d2da-2245-4ccf-8713-67143aeac383",
"last_updated": "2022-08-29T14:17:14.830064-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.86000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1b4589-9692-47e8-bc63-2ba72457e727/?format=api"
}
]
}