GET /api/bet_types/c4f4fa18-1be0-4d65-9308-517ef94cee36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4f4fa18-1be0-4d65-9308-517ef94cee36",
"match": "https://api-prod.gambitprofit.com/api/matches/39eca299-4990-4437-a365-6e9c18a01500/?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 Over 58.5",
"amount": 5000.0
},
{
"team": "Game Total Under 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "bca70e57-2dec-40ec-a887-d40300ac0a55",
"gambit_id": "ed159ddb-dc66-4800-a17c-1ae03bdf718f",
"last_updated": "2022-10-16T15:12:13.852326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f4fa18-1be0-4d65-9308-517ef94cee36/?format=api"
},
{
"id": "cfbcb616-45e7-4b49-b803-861c8d16e91a",
"gambit_id": "d624714a-ca8f-47b6-b88f-55937974c2de",
"last_updated": "2022-10-16T15:12:13.851114-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f4fa18-1be0-4d65-9308-517ef94cee36/?format=api"
}
]
}