GET /api/bet_types/5e479565-0058-444f-970b-6c9cbf46fc2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e479565-0058-444f-970b-6c9cbf46fc2f",
"match": "https://api-prod.gambitprofit.com/api/matches/4c4702b2-a907-41f2-bca8-1086c3e4e039/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:00.227374-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 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "1a8206b6-5e42-4ec0-ae23-edf14103dd07",
"gambit_id": "524e514f-3111-4399-8ee7-d5dbe789cb5a",
"last_updated": "2023-11-27T09:58:33.126416-05:00",
"created_at": "2023-11-24T09:08:00.231876-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e479565-0058-444f-970b-6c9cbf46fc2f/?format=api"
},
{
"id": "b92a732a-c65e-4e1c-b693-e1402383c90f",
"gambit_id": "59d21fd8-2a35-4de3-89b8-847ea5b9c363",
"last_updated": "2023-11-27T09:58:33.130100-05:00",
"created_at": "2023-11-24T09:08:00.238296-05:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e479565-0058-444f-970b-6c9cbf46fc2f/?format=api"
}
]
}