GET /api/bet_types/9f8c28a3-1f42-4326-90da-886d1cfd8b49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f8c28a3-1f42-4326-90da-886d1cfd8b49",
"match": "https://api-prod.gambitprofit.com/api/matches/39abad14-4157-44f8-8d94-7a8b7d377d71/?format=api",
"name": "Over/Under",
"created_at": "2023-06-20T08:33:22.279821-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "716d18d1-71c2-4625-8a27-492a94dfcfd1",
"gambit_id": "7e781cbd-d454-4678-9a7c-c45a084e0d0f",
"last_updated": "2023-06-22T10:08:26.799204-04:00",
"created_at": "2023-06-20T08:33:22.281763-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f8c28a3-1f42-4326-90da-886d1cfd8b49/?format=api"
},
{
"id": "e611a5c8-8229-4e63-8a21-2b01c7fee31a",
"gambit_id": "9c31318a-3d47-4546-a8a4-77c9e39f29fb",
"last_updated": "2023-06-22T10:08:26.802225-04:00",
"created_at": "2023-06-20T08:33:22.283898-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f8c28a3-1f42-4326-90da-886d1cfd8b49/?format=api"
}
]
}