GET /api/bet_types/66a6314b-d0ef-4773-b07f-5386c9d3f87a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66a6314b-d0ef-4773-b07f-5386c9d3f87a",
"match": "https://api-prod.gambitprofit.com/api/matches/5d060749-693d-441a-adde-e1f96722d701/?format=api",
"name": "Over/Under",
"created_at": "2023-10-19T08:32:57.110511-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 9",
"amount": 5214.0
},
{
"team": "Game Total Under 9",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "db7cbd63-bc2b-4a78-acc4-a657d0845112",
"gambit_id": "bebdb5a7-e061-4a8b-b493-227e7e0f10b4",
"last_updated": "2023-10-20T09:48:01.226720-04:00",
"created_at": "2023-10-19T08:32:57.114999-04:00",
"name": "Game Total Over 9",
"reward": "1.79000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66a6314b-d0ef-4773-b07f-5386c9d3f87a/?format=api"
},
{
"id": "a09da18e-81b8-43ab-a4f5-dff18d5d9e7a",
"gambit_id": "e4aaca6b-945d-4bf1-b469-e40d3a450aa9",
"last_updated": "2023-10-20T09:48:01.230142-04:00",
"created_at": "2023-10-19T08:32:57.119645-04:00",
"name": "Game Total Under 9",
"reward": "1.95000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66a6314b-d0ef-4773-b07f-5386c9d3f87a/?format=api"
}
]
}