GET /api/bet_types/0be15f29-dad3-4949-b448-c400b3f0d352/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0be15f29-dad3-4949-b448-c400b3f0d352",
"match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T14:03:06.062112-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 Under 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fe0400a1-89f2-47de-99c5-e3f7d3dec7e2",
"gambit_id": "37295259-9b4c-44a9-aa29-d20a3f2496aa",
"last_updated": "2023-08-21T10:28:15.578704-04:00",
"created_at": "2023-08-19T14:03:06.070922-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be15f29-dad3-4949-b448-c400b3f0d352/?format=api"
},
{
"id": "af9b6754-adb3-41e2-81d2-9ea44c8776ba",
"gambit_id": "bfdf602b-636b-4a6a-97c7-aff7cc63d6d6",
"last_updated": "2023-08-21T10:28:15.574258-04:00",
"created_at": "2023-08-19T14:03:06.066130-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be15f29-dad3-4949-b448-c400b3f0d352/?format=api"
}
]
}