GET /api/bet_types/390ade8f-fc9b-40b7-ae22-82a3f52c610d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "390ade8f-fc9b-40b7-ae22-82a3f52c610d",
"match": "https://api-prod.gambitprofit.com/api/matches/ae82f783-3873-4ff8-827a-416b982fcfbd/?format=api",
"name": "Over/Under",
"created_at": "2023-04-16T12:17:27.784169-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": "0717f3e7-8538-44f6-8f34-4bdfabd2ef9f",
"gambit_id": "53ef3b21-3354-4c1f-b5e4-f79d7de45e2c",
"last_updated": "2023-04-18T12:12:06.344155-04:00",
"created_at": "2023-04-16T12:17:27.786677-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/390ade8f-fc9b-40b7-ae22-82a3f52c610d/?format=api"
},
{
"id": "685607c7-6e17-469f-bc3f-ffaa8ad7770b",
"gambit_id": "34b893b9-0590-4194-a3cc-9edf19d8bb25",
"last_updated": "2023-04-18T12:12:06.345704-04:00",
"created_at": "2023-04-16T12:17:27.789317-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/390ade8f-fc9b-40b7-ae22-82a3f52c610d/?format=api"
}
]
}