GET /api/bet_types/e939d13b-6403-434b-9083-34e82f5bfe6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e939d13b-6403-434b-9083-34e82f5bfe6b",
"match": "https://api-prod.gambitprofit.com/api/matches/51205cf5-3da2-4989-a2eb-e6f37d425f49/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:08:16.103661-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 210.5",
"amount": 5000.0
},
{
"team": "Game Total Under 210.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "67fba442-d202-429e-90e0-edebedd29cae",
"gambit_id": "cf1e1c03-d025-40da-a509-bf94999aa50e",
"last_updated": "2023-11-03T10:28:05.402922-04:00",
"created_at": "2023-11-01T09:08:16.107857-04:00",
"name": "Game Total Over 210.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "210.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e939d13b-6403-434b-9083-34e82f5bfe6b/?format=api"
},
{
"id": "557875ac-89c5-4847-a3f0-481ecfa5ab91",
"gambit_id": "654797e7-7319-4ab4-a015-c3b77533341c",
"last_updated": "2023-11-03T10:28:05.418767-04:00",
"created_at": "2023-11-01T09:08:16.113385-04:00",
"name": "Game Total Under 210.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "210.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e939d13b-6403-434b-9083-34e82f5bfe6b/?format=api"
}
]
}