GET /api/bet_types/5b35e2fc-635c-48b4-a997-e53b94ec8e2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b35e2fc-635c-48b4-a997-e53b94ec8e2b",
"match": "https://api-prod.gambitprofit.com/api/matches/8889fa0a-ec56-40ce-9e82-25ed9c31c4e3/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T13:07:09.208951-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": 6148.0
},
{
"team": "Game Total Under 2.5",
"amount": 3852.0
}
],
"expected_reward_tokens": 9283.32,
"profit_sb": -216.68,
"profit_sb_percentage": -2.28,
"recommended": false
},
"lines": [
{
"id": "845e7f9c-02cb-4111-8778-da0d4a3ff0cd",
"gambit_id": "13e0f818-2bb3-4785-bb93-15ad87fafbef",
"last_updated": "2023-03-06T13:32:02.546545-05:00",
"created_at": "2023-03-03T13:07:09.212466-05:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b35e2fc-635c-48b4-a997-e53b94ec8e2b/?format=api"
},
{
"id": "a8cae310-7a27-4319-8103-3f2dd76e8580",
"gambit_id": "df44080f-8a38-4b4b-933e-7022d37262aa",
"last_updated": "2023-03-06T13:32:02.545296-05:00",
"created_at": "2023-03-03T13:07:09.210213-05:00",
"name": "Game Total Under 2.5",
"reward": "2.41000",
"odds": "2.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b35e2fc-635c-48b4-a997-e53b94ec8e2b/?format=api"
}
]
}