GET /api/bet_types/6dca1d08-0bda-4312-b57c-8f012a3a3f2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6dca1d08-0bda-4312-b57c-8f012a3a3f2e",
"match": "https://api-prod.gambitprofit.com/api/matches/00a56cce-cc3c-4ba4-b004-c3d21ab48473/?format=api",
"name": "Over/Under",
"created_at": "2023-12-01T09:47:56.041387-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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Under 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ca30c405-0347-4061-a38a-1e47b715cb0a",
"gambit_id": "24915765-5b1a-45b3-89c7-d50fcb528980",
"last_updated": "2023-12-02T10:13:07.231232-05:00",
"created_at": "2023-12-01T09:47:56.045293-05:00",
"name": "Game Total Over 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dca1d08-0bda-4312-b57c-8f012a3a3f2e/?format=api"
},
{
"id": "067e0450-d73a-4455-9a96-02fa77154973",
"gambit_id": "0f089372-0df1-409c-b0b6-3f6b84c4a506",
"last_updated": "2023-12-02T10:13:07.240966-05:00",
"created_at": "2023-12-01T09:47:56.049960-05:00",
"name": "Game Total Under 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dca1d08-0bda-4312-b57c-8f012a3a3f2e/?format=api"
}
]
}