GET /api/bet_types/f5689c1c-6645-4b8b-8711-f372b4e34713/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5689c1c-6645-4b8b-8711-f372b4e34713",
"match": "https://api-prod.gambitprofit.com/api/matches/7bb16249-8c15-4611-9364-1eb1c4ab962d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:13:17.146605-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 36",
"amount": 5000.0
},
{
"team": "Game Total Under 36",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c0dc4d7c-b4bb-43bb-abaa-2181931be598",
"gambit_id": "d16f5e28-3141-425d-a668-5fc210219976",
"last_updated": "2023-11-27T20:18:15.829823-05:00",
"created_at": "2023-11-22T09:13:17.150518-05:00",
"name": "Game Total Over 36",
"reward": "1.87000",
"odds": "1.90910",
"spread": "36.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5689c1c-6645-4b8b-8711-f372b4e34713/?format=api"
},
{
"id": "c03debb0-7a0b-4ebd-99de-4a3e762c6990",
"gambit_id": "f98900bd-4c39-483b-b711-0108bdf999f0",
"last_updated": "2023-11-27T20:18:15.833151-05:00",
"created_at": "2023-11-22T09:13:17.154313-05:00",
"name": "Game Total Under 36",
"reward": "1.87000",
"odds": "1.90910",
"spread": "36.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5689c1c-6645-4b8b-8711-f372b4e34713/?format=api"
}
]
}