GET /api/bet_types/1d46002c-314a-4f48-8b75-ce3b00d46cb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d46002c-314a-4f48-8b75-ce3b00d46cb6",
"match": "https://api-prod.gambitprofit.com/api/matches/1d4906a9-f2df-4a25-ae82-27eb960ae276/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:11.380242-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4462f4d5-b719-42bd-81e9-47cefef5ebaa",
"gambit_id": "3830c7e1-2e3c-4862-9a9c-35904a027998",
"last_updated": "2024-01-29T21:58:08.353891-05:00",
"created_at": "2024-01-27T09:18:11.384138-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d46002c-314a-4f48-8b75-ce3b00d46cb6/?format=api"
},
{
"id": "747bd5b6-a05f-4bbc-ba43-abb2ac7830de",
"gambit_id": "8fc3efd6-1e49-46dd-b8ce-24e26e5aba95",
"last_updated": "2024-01-29T21:58:08.357649-05:00",
"created_at": "2024-01-27T09:18:11.389139-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d46002c-314a-4f48-8b75-ce3b00d46cb6/?format=api"
}
]
}