GET /api/bet_types/251debaf-19b2-4999-a915-89d8a532166d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "251debaf-19b2-4999-a915-89d8a532166d",
"match": "https://api-prod.gambitprofit.com/api/matches/3bc1d7ab-8a9f-47f7-9838-21dc76790d97/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:11.111470-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 49",
"amount": 5000.0
},
{
"team": "Game Total Under 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "30921dc9-2147-426d-9d4c-2513ccc7e0e0",
"gambit_id": "43493f3b-db56-4624-a4ba-adf21f0002da",
"last_updated": "2023-12-19T09:48:14.020902-05:00",
"created_at": "2023-12-15T09:13:11.133388-05:00",
"name": "Game Total Over 49",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251debaf-19b2-4999-a915-89d8a532166d/?format=api"
},
{
"id": "4f1698ba-a8a3-4511-bb15-d8f8b2130b23",
"gambit_id": "edab8e81-b34b-4481-b5ee-6d1f23254c87",
"last_updated": "2023-12-19T09:48:14.027740-05:00",
"created_at": "2023-12-15T09:13:11.129299-05:00",
"name": "Game Total Under 49",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251debaf-19b2-4999-a915-89d8a532166d/?format=api"
}
]
}