GET /api/bet_types/b190cffc-3f2c-47e8-93fb-7ed7e4521492/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b190cffc-3f2c-47e8-93fb-7ed7e4521492",
"match": "https://api-prod.gambitprofit.com/api/matches/024c20c8-79dd-41c0-b563-9eadad63c0d0/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:11.876719-04: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": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b54f436d-5914-48d5-82a7-eac144752dc0",
"gambit_id": "f5d8cd22-8be3-438c-b6ec-aeefd7de05c1",
"last_updated": "2023-09-02T12:03:25.715184-04:00",
"created_at": "2023-09-01T01:03:11.884656-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b190cffc-3f2c-47e8-93fb-7ed7e4521492/?format=api"
},
{
"id": "88a8fc7c-0994-4d3e-a147-a2cc0b3a1854",
"gambit_id": "65698b27-0ba5-4c88-a9ed-40fca6c91cd5",
"last_updated": "2023-09-02T12:03:25.711797-04:00",
"created_at": "2023-09-01T01:03:11.880645-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b190cffc-3f2c-47e8-93fb-7ed7e4521492/?format=api"
}
]
}