GET /api/bet_types/db0ac233-96a7-45eb-bc89-b63f0a78dd37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db0ac233-96a7-45eb-bc89-b63f0a78dd37",
"match": "https://api-prod.gambitprofit.com/api/matches/11fca7bc-3eae-4a20-9480-64dc3679a1df/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:03.692424-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "44a8fa40-792b-4b2e-b376-16338c1f4cac",
"gambit_id": "f111e0e4-21cc-4909-b101-9d7ef939aeaa",
"last_updated": "2023-05-06T11:52:02.978916-04:00",
"created_at": "2023-05-05T11:47:03.695905-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0ac233-96a7-45eb-bc89-b63f0a78dd37/?format=api"
},
{
"id": "769d6587-b4c0-4f6a-8f8d-0ea06893f430",
"gambit_id": "f931cf51-f8c2-4e99-875f-20099132bdc1",
"last_updated": "2023-05-06T11:52:02.976943-04:00",
"created_at": "2023-05-05T11:47:03.694286-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0ac233-96a7-45eb-bc89-b63f0a78dd37/?format=api"
}
]
}