GET /api/bet_types/65edf024-0044-4e6e-8434-13bc6267f73c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65edf024-0044-4e6e-8434-13bc6267f73c",
"match": "https://api-prod.gambitprofit.com/api/matches/97135dae-ef70-4300-9c4e-280e38635c94/?format=api",
"name": "Over/Under",
"created_at": "2023-02-17T10:27:14.823517-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 2.5",
"amount": 5387.0
},
{
"team": "Game Total Under 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "170ca9d1-986b-46d2-bccc-79596beee4a0",
"gambit_id": "7f4bc1ac-4fc7-474d-a995-c8f6d9113ed9",
"last_updated": "2023-02-19T16:12:16.382968-05:00",
"created_at": "2023-02-17T10:27:14.826808-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65edf024-0044-4e6e-8434-13bc6267f73c/?format=api"
},
{
"id": "37468d93-bcbe-4127-b9e4-34c00f5696a7",
"gambit_id": "8055b7e3-81f6-4c1a-a973-83b8853ed54c",
"last_updated": "2023-02-19T16:12:16.381693-05:00",
"created_at": "2023-02-17T10:27:14.825286-05:00",
"name": "Game Total Under 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65edf024-0044-4e6e-8434-13bc6267f73c/?format=api"
}
]
}