GET /api/bet_types/fe8de074-6422-4413-ba9b-998d8f95767f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe8de074-6422-4413-ba9b-998d8f95767f",
"match": "https://api-prod.gambitprofit.com/api/matches/7992fa29-0c9b-4c70-ad3e-ce6ae828fbbb/?format=api",
"name": "Over/Under",
"created_at": "2023-06-08T08:43:19.035719-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 Over 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d8fb58bf-f1bd-43ac-8329-d88a19d41d47",
"gambit_id": "f63b91a5-0888-4145-a47f-9fd8f54c0b01",
"last_updated": "2023-06-09T17:28:31.129514-04:00",
"created_at": "2023-06-08T08:43:19.038940-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe8de074-6422-4413-ba9b-998d8f95767f/?format=api"
},
{
"id": "c8c391f6-67c1-4506-95b3-14a5adf7d131",
"gambit_id": "473d87f8-cf24-4a28-8f5e-f76e0693b051",
"last_updated": "2023-06-09T17:28:31.127701-04:00",
"created_at": "2023-06-08T08:43:19.037215-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe8de074-6422-4413-ba9b-998d8f95767f/?format=api"
}
]
}