GET /api/bet_types/8e082718-b266-4433-84d2-dc8f7cc29d43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e082718-b266-4433-84d2-dc8f7cc29d43",
"match": "https://api-prod.gambitprofit.com/api/matches/5dd2480d-a9c9-4c73-8e5d-c2e15c2d941f/?format=api",
"name": "Over/Under",
"created_at": "2024-01-20T07:28:16.049948-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": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "694bdde1-4597-4fdf-9577-1b7dbf092229",
"gambit_id": "b2d74c8f-2c50-4d90-9871-bfe2abbb9b88",
"last_updated": "2024-01-23T20:28:16.664806-05:00",
"created_at": "2024-01-20T07:28:16.056408-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e082718-b266-4433-84d2-dc8f7cc29d43/?format=api"
},
{
"id": "5ef756f6-fd22-4a3b-b89f-903ca56e3481",
"gambit_id": "3aecf21c-6425-41f0-8c92-8359c06d8a0a",
"last_updated": "2024-01-23T20:28:16.668864-05:00",
"created_at": "2024-01-20T07:28:16.060642-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e082718-b266-4433-84d2-dc8f7cc29d43/?format=api"
}
]
}