GET /api/bet_types/97b35286-65b9-4a70-b407-272b7c9858a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97b35286-65b9-4a70-b407-272b7c9858a6",
"match": "https://api-prod.gambitprofit.com/api/matches/ce8702ef-3a01-4020-aadf-031e186848c7/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7.5",
"amount": 5205.0
},
{
"team": "Game Total Under 7.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "189dce20-dcb2-4b1e-8c1d-e2e168fc773d",
"gambit_id": "a22ec318-a1fa-498c-8805-b0f3794df390",
"last_updated": "2022-09-05T10:21:59.061623-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97b35286-65b9-4a70-b407-272b7c9858a6/?format=api"
},
{
"id": "f21953b2-df52-491c-ba9a-0c0f35ff9a81",
"gambit_id": "bf2fd09c-09bc-4e95-9068-f3491b9ed95f",
"last_updated": "2022-09-05T10:21:59.060447-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97b35286-65b9-4a70-b407-272b7c9858a6/?format=api"
}
]
}