GET /api/bet_types/e7419c62-d659-4ef8-8f1f-b37cb5fe9760/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7419c62-d659-4ef8-8f1f-b37cb5fe9760",
"match": "https://api-prod.gambitprofit.com/api/matches/fd85a6ec-cc45-4f68-bf6b-756c034c3a77/?format=api",
"name": "Over/Under",
"created_at": "2023-06-18T09:43:11.589741-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": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3db5227a-15ba-418a-93d6-78aa88b0911f",
"gambit_id": "6d2ce708-14c7-4cd1-916d-bf647f7d242b",
"last_updated": "2023-06-19T14:03:35.548999-04:00",
"created_at": "2023-06-18T09:43:11.591180-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7419c62-d659-4ef8-8f1f-b37cb5fe9760/?format=api"
},
{
"id": "9bae6b63-b725-49be-b970-7108e516b826",
"gambit_id": "2b038675-36c2-4f75-99d9-b7302b3aa24c",
"last_updated": "2023-06-19T14:03:35.551682-04:00",
"created_at": "2023-06-18T09:43:11.592825-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7419c62-d659-4ef8-8f1f-b37cb5fe9760/?format=api"
}
]
}