GET /api/bet_types/aae39e78-2f59-4b54-b18d-4fbba7c77192/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aae39e78-2f59-4b54-b18d-4fbba7c77192",
"match": "https://api-prod.gambitprofit.com/api/matches/155efc59-0e15-42f6-ac01-a75241609548/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Over 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "706e5510-5e0a-4d85-b8b4-f4a857a44761",
"gambit_id": "a11cad89-6be6-43e3-af54-2bc38e1af2a5",
"last_updated": "2022-11-28T10:22:11.701626-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aae39e78-2f59-4b54-b18d-4fbba7c77192/?format=api"
},
{
"id": "311cd5d9-d26f-4727-bb75-e4d6496ccdc7",
"gambit_id": "84507d35-6726-4e51-b7f2-e12360f6b86a",
"last_updated": "2022-11-28T10:22:11.702691-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aae39e78-2f59-4b54-b18d-4fbba7c77192/?format=api"
}
]
}