GET /api/bet_types/92f94d1c-47d0-4f8d-93f7-c28c57ef642d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92f94d1c-47d0-4f8d-93f7-c28c57ef642d",
"match": "https://api-prod.gambitprofit.com/api/matches/e17e77be-5d3f-487c-b3a0-f1c06580ee02/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:22.344586-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": "5ae081ad-9b94-4347-9a19-a6c42e11cfc5",
"gambit_id": "da086f6e-19df-4c01-8bed-9d46e7d5759a",
"last_updated": "2023-04-06T11:32:08.837355-04:00",
"created_at": "2023-04-05T09:22:22.351430-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/92f94d1c-47d0-4f8d-93f7-c28c57ef642d/?format=api"
},
{
"id": "dde23186-5e4b-4548-aea0-2e878708e18d",
"gambit_id": "7fe15b3d-5f46-498d-8952-ba20de268fb1",
"last_updated": "2023-04-06T11:32:08.835789-04:00",
"created_at": "2023-04-05T09:22:22.347568-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/92f94d1c-47d0-4f8d-93f7-c28c57ef642d/?format=api"
}
]
}