GET /api/bet_types/0d5ebefa-d277-444d-a985-5f88d89ff9f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d5ebefa-d277-444d-a985-5f88d89ff9f5",
"match": "https://api-prod.gambitprofit.com/api/matches/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5e3da904-c2c6-498f-8bd8-d57d20508abe",
"gambit_id": "a2939c79-8a3d-43b0-8213-a237d01c2c6c",
"last_updated": "2022-12-17T19:32:21.069251-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5ebefa-d277-444d-a985-5f88d89ff9f5/?format=api"
},
{
"id": "522ad386-303a-43f5-b6e0-b1c4c0c3dcc8",
"gambit_id": "9b1c9c01-fa58-4130-a9ba-643deb4138e3",
"last_updated": "2022-12-17T19:32:21.068008-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5ebefa-d277-444d-a985-5f88d89ff9f5/?format=api"
}
]
}