GET /api/bet_types/4ccf658c-2377-4589-8ded-725cd9d90a2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ccf658c-2377-4589-8ded-725cd9d90a2d",
"match": "https://api-prod.gambitprofit.com/api/matches/94ab4e5f-7268-43d0-ac00-5862119c05f3/?format=api",
"name": "Over/Under",
"created_at": "2023-12-23T09:13:00.114821-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 Under 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d6f6c902-d3ad-419f-ab75-4a3b79907cb9",
"gambit_id": "b182ad79-5fba-41a4-87fc-74c916276db2",
"last_updated": "2023-12-26T15:28:19.221525-05:00",
"created_at": "2023-12-23T09:13:00.122212-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ccf658c-2377-4589-8ded-725cd9d90a2d/?format=api"
},
{
"id": "e065ab57-d7bc-4653-a34a-d37766ec1c6d",
"gambit_id": "7ed6ca45-4f74-4b9e-a058-bbf34734ddaa",
"last_updated": "2023-12-26T15:28:19.218013-05:00",
"created_at": "2023-12-23T09:13:00.118234-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ccf658c-2377-4589-8ded-725cd9d90a2d/?format=api"
}
]
}