GET /api/bet_types/2acdcc4e-aa7a-4382-81a0-da3bdd7cb527/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2acdcc4e-aa7a-4382-81a0-da3bdd7cb527",
"match": "https://api-prod.gambitprofit.com/api/matches/7bbc12f9-5dd7-4782-bd51-00170ea56756/?format=api",
"name": "Over/Under",
"created_at": "2023-12-21T09:13:05.210167-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 Under 6.5",
"amount": 5319.0
},
{
"team": "Game Total Over 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "91261a46-ba0b-4ab0-ad94-e75f401ae29c",
"gambit_id": "30d3f4ab-21d4-4546-9225-32531f8bff7e",
"last_updated": "2023-12-23T14:53:21.426251-05:00",
"created_at": "2023-12-21T09:13:05.217969-05:00",
"name": "Game Total Under 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2acdcc4e-aa7a-4382-81a0-da3bdd7cb527/?format=api"
},
{
"id": "4391d63e-40ce-4ebc-84ab-b8f907e07eed",
"gambit_id": "7db86b78-1126-4c81-ac9b-1f7cbfd91d6d",
"last_updated": "2023-12-23T14:53:21.422628-05:00",
"created_at": "2023-12-21T09:13:05.213904-05:00",
"name": "Game Total Over 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2acdcc4e-aa7a-4382-81a0-da3bdd7cb527/?format=api"
}
]
}