GET /api/bet_types/ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313",
"match": "https://api-prod.gambitprofit.com/api/matches/3dad74be-5c0d-4705-9216-5c49b8b40924/?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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d424ce64-1e31-428e-b1a9-69affa11e09a",
"gambit_id": "8e5a4e11-bb3e-4c7d-99ec-faedbc7692ae",
"last_updated": "2022-11-05T09:38:14.732549-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313/?format=api"
},
{
"id": "d2cdae27-0aab-4cbd-9425-01b8db4c6b2e",
"gambit_id": "81e0d65b-160b-4b10-a136-5d5df3843784",
"last_updated": "2022-11-05T09:38:14.733754-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313/?format=api"
}
]
}