GET /api/bet_types/36447b82-0100-40dd-b212-8becfad5a58c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36447b82-0100-40dd-b212-8becfad5a58c",
"match": "https://api-prod.gambitprofit.com/api/matches/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-21T09:33:14.466295-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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a8d59974-c3d6-4c9c-a78e-fe43abdd0977",
"gambit_id": "2fdd0f7a-604e-4e96-baee-a5287d54bcf3",
"last_updated": "2024-01-23T18:48:27.162477-05:00",
"created_at": "2024-01-21T09:33:14.470280-05:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36447b82-0100-40dd-b212-8becfad5a58c/?format=api"
},
{
"id": "0e4f6e2c-b173-456e-a8bf-4da9873b41a0",
"gambit_id": "8de6db11-6989-4beb-ace5-a6f26e959ad5",
"last_updated": "2024-01-23T18:48:27.165868-05:00",
"created_at": "2024-01-21T09:33:14.477969-05:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36447b82-0100-40dd-b212-8becfad5a58c/?format=api"
}
]
}