GET /api/bet_types/ecbd6d1e-086b-4008-8b2c-7052db09a5b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecbd6d1e-086b-4008-8b2c-7052db09a5b1",
"match": "https://api-prod.gambitprofit.com/api/matches/0fd12486-f6c0-43da-bd05-31c8e58669c6/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T22:48:18.230185-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 53.5",
"amount": 5000.0
},
{
"team": "Game Total Under 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "53563faa-a690-4bc3-9747-6f0ef780c36e",
"gambit_id": "1609e86d-13b3-41b2-9703-aa2e5652331a",
"last_updated": "2024-01-29T22:13:11.021080-05:00",
"created_at": "2024-01-23T22:48:18.234093-05:00",
"name": "Game Total Over 53.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecbd6d1e-086b-4008-8b2c-7052db09a5b1/?format=api"
},
{
"id": "d761c14a-d912-4813-9ea7-21789950b8b7",
"gambit_id": "23486bc5-6c19-409a-9fbe-24ef8a36dd5a",
"last_updated": "2024-01-29T22:13:11.024822-05:00",
"created_at": "2024-01-23T22:48:18.239269-05:00",
"name": "Game Total Under 53.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecbd6d1e-086b-4008-8b2c-7052db09a5b1/?format=api"
}
]
}