GET /api/bet_types/131ff563-94d9-488a-9a5b-2649ca7b1beb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "131ff563-94d9-488a-9a5b-2649ca7b1beb",
"match": "https://api-prod.gambitprofit.com/api/matches/c9ad60e9-ead8-44a5-a719-70bf7196d255/?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 63.5",
"amount": 5097.0
},
{
"team": "Game Total Under 63.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "7228aab1-150c-4fd4-815e-c986c94ef831",
"gambit_id": "bacf676e-9611-4791-97a9-6788c4fd261c",
"last_updated": "2022-11-28T09:27:05.970384-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "63.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131ff563-94d9-488a-9a5b-2649ca7b1beb/?format=api"
},
{
"id": "dc7ee06b-7457-4bad-bbe0-86399810a1f4",
"gambit_id": "4586b71d-a921-4074-aeec-7b4b89245679",
"last_updated": "2022-11-28T09:27:05.969243-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "63.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131ff563-94d9-488a-9a5b-2649ca7b1beb/?format=api"
}
]
}