GET /api/bet_types/21a07363-07e7-44a1-ba69-b287f8e2d2fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21a07363-07e7-44a1-ba69-b287f8e2d2fd",
"match": "https://api-prod.gambitprofit.com/api/matches/5cb83c2a-778f-4541-8c30-4c9d9ad9d6a0/?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 8",
"amount": 5109.0
},
{
"team": "Game Total Over 8",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "8bd5e93b-1eb6-4eea-ad16-0769a9f2c492",
"gambit_id": "a3894dcb-44e3-4d89-a4b9-3fd17de4c512",
"last_updated": "2022-08-14T11:17:01.156731-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.79000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a07363-07e7-44a1-ba69-b287f8e2d2fd/?format=api"
},
{
"id": "ec0e0cbe-a745-4229-9ea4-66c85f50129d",
"gambit_id": "c6f0b147-83b8-4d55-b0ef-c92fd61124d0",
"last_updated": "2022-08-14T11:17:01.157161-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a07363-07e7-44a1-ba69-b287f8e2d2fd/?format=api"
}
]
}