GET /api/bet_types/9ecaee94-26bd-4ccf-b676-b48f78cb1ae6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ecaee94-26bd-4ccf-b676-b48f78cb1ae6",
"match": "https://api-prod.gambitprofit.com/api/matches/349fdb6d-0444-41d7-af08-f919f166c3dc/?format=api",
"name": "Over/Under",
"created_at": "2023-08-15T08:58:22.811662-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c9ffc0bf-211f-4bbd-8c47-06c8ffa44991",
"gambit_id": "c5c8858e-6d02-4db1-a295-49260d6ff988",
"last_updated": "2023-08-17T13:33:11.891514-04:00",
"created_at": "2023-08-15T08:58:22.820155-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ecaee94-26bd-4ccf-b676-b48f78cb1ae6/?format=api"
},
{
"id": "5a5fd55e-5445-4061-92eb-7fac957ec65d",
"gambit_id": "f62df215-b490-45cd-b923-19f46c8f6766",
"last_updated": "2023-08-17T13:33:11.888078-04:00",
"created_at": "2023-08-15T08:58:22.815391-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ecaee94-26bd-4ccf-b676-b48f78cb1ae6/?format=api"
}
]
}