GET /api/bet_types/b5b42a3f-7f15-404b-b114-687104882048/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5b42a3f-7f15-404b-b114-687104882048",
"match": "https://api-prod.gambitprofit.com/api/matches/65b73579-80eb-45ba-9fec-76bc35f2a6d3/?format=api",
"name": "Over/Under",
"created_at": "2023-01-25T14:17:10.388256-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": 5212.0
},
{
"team": "Game Total Over 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "ad62c39c-b326-483b-8adf-0c4aaab5d0f9",
"gambit_id": "849570ff-e5b0-4ec5-8cdb-7eefa209d4c4",
"last_updated": "2023-01-26T10:57:03.809262-05:00",
"created_at": "2023-01-25T14:17:10.389512-05:00",
"name": "Game Total Under 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5b42a3f-7f15-404b-b114-687104882048/?format=api"
},
{
"id": "5293da6d-54a2-414d-9231-b2cffa95fef9",
"gambit_id": "36acfef7-8c91-4778-8ef3-bf2b7d95ccb4",
"last_updated": "2023-01-26T10:57:03.811293-05:00",
"created_at": "2023-01-25T14:17:10.390779-05:00",
"name": "Game Total Over 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5b42a3f-7f15-404b-b114-687104882048/?format=api"
}
]
}