GET /api/bet_types/34658790-5c59-4520-bac7-11df284676dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34658790-5c59-4520-bac7-11df284676dd",
"match": "https://api-prod.gambitprofit.com/api/matches/5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957/?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 Under 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "488e04f0-f785-41cf-9781-6eef6fb7ba09",
"gambit_id": "ace827e2-5efa-40ef-8fbf-d4802e89906b",
"last_updated": "2022-11-04T09:22:46.927147-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34658790-5c59-4520-bac7-11df284676dd/?format=api"
},
{
"id": "42c17be7-4135-411c-839d-03f1ceec9533",
"gambit_id": "a31a4f25-b18a-4801-879b-9ef94465adb0",
"last_updated": "2022-11-04T09:22:46.928274-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34658790-5c59-4520-bac7-11df284676dd/?format=api"
}
]
}