GET /api/bet_types/70cd3b28-138e-4746-a5f6-edace8db2316/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70cd3b28-138e-4746-a5f6-edace8db2316",
"match": "https://api-prod.gambitprofit.com/api/matches/d78e5b71-84e6-4d9e-9d61-a193f30f5ee0/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:09.379283-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 Over 6",
"amount": 5212.0
},
{
"team": "Game Total Under 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "dc8aa15e-53ed-49b0-bdee-84977bec49fb",
"gambit_id": "2be1ca82-bb83-4556-8dd8-b0e47d78f7f0",
"last_updated": "2023-02-28T12:37:09.381791-05:00",
"created_at": "2023-02-28T12:37:09.381799-05:00",
"name": "Game Total Over 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70cd3b28-138e-4746-a5f6-edace8db2316/?format=api"
},
{
"id": "dce12c34-dea4-4297-ba4d-e38369ae1f41",
"gambit_id": "dab64800-35bd-4832-9d36-114bf5b414f9",
"last_updated": "2023-02-28T12:37:09.380513-05:00",
"created_at": "2023-02-28T12:37:09.380522-05:00",
"name": "Game Total Under 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70cd3b28-138e-4746-a5f6-edace8db2316/?format=api"
}
]
}