GET /api/bet_types/f6026024-37af-4bd5-8fc3-42f0da599b6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6026024-37af-4bd5-8fc3-42f0da599b6d",
"match": "https://api-prod.gambitprofit.com/api/matches/08551a9b-dd71-47e0-baf2-fed22b37e2af/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:21.494952-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c0e19945-c751-40b0-b719-f86640bb9f97",
"gambit_id": "cad26ec1-a7ad-48e8-8487-95e81c773849",
"last_updated": "2023-06-14T11:18:15.714869-04:00",
"created_at": "2023-06-13T09:08:21.496666-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6026024-37af-4bd5-8fc3-42f0da599b6d/?format=api"
},
{
"id": "a49f26b1-7005-4102-8407-88859aa274e3",
"gambit_id": "a93969c0-2de9-403b-8242-a6e56192a03b",
"last_updated": "2023-06-14T11:18:15.717758-04:00",
"created_at": "2023-06-13T09:08:21.498388-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6026024-37af-4bd5-8fc3-42f0da599b6d/?format=api"
}
]
}