GET /api/bet_types/a3787e49-e546-4281-a007-4ffca9a5fae7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3787e49-e546-4281-a007-4ffca9a5fae7",
"match": "https://api-prod.gambitprofit.com/api/matches/d946e033-e521-4e39-ae38-d6f7582e2308/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T22:57:01.015689-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 2.5",
"amount": 5493.0
},
{
"team": "Game Total Under 2.5",
"amount": 4507.0
}
],
"expected_reward_tokens": 8788.65,
"profit_sb": -711.35,
"profit_sb_percentage": -7.49,
"recommended": false
},
"lines": [
{
"id": "a0b59e7f-0e41-4aee-8f20-506c577074c0",
"gambit_id": "ea14c381-381e-412b-9543-936b4190c305",
"last_updated": "2023-01-23T11:42:11.560871-05:00",
"created_at": "2023-01-20T22:57:01.018564-05:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3787e49-e546-4281-a007-4ffca9a5fae7/?format=api"
},
{
"id": "f9d54200-c0af-4943-8f70-15ef478086d3",
"gambit_id": "f0e7f5b4-3d0f-4dec-87dd-bf4bc47c6f9f",
"last_updated": "2023-01-23T11:42:11.559709-05:00",
"created_at": "2023-01-20T22:57:01.017103-05:00",
"name": "Game Total Under 2.5",
"reward": "1.95000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3787e49-e546-4281-a007-4ffca9a5fae7/?format=api"
}
]
}