GET /api/bet_types/75fac02f-226d-4ae1-8a2d-2140afbefcc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75fac02f-226d-4ae1-8a2d-2140afbefcc6",
"match": "https://api-prod.gambitprofit.com/api/matches/c48cb7ee-e84c-4dd8-ac51-adc2b048d727/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T12:52:11.069899-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "7d530f5c-3e85-4204-b6ef-956413230885",
"gambit_id": "fd41a44d-a293-4912-abc2-26bbb8a06682",
"last_updated": "2022-12-26T12:42:06.636318-05:00",
"created_at": "2022-12-23T12:52:11.072847-05:00",
"name": "Game Total Over 49.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75fac02f-226d-4ae1-8a2d-2140afbefcc6/?format=api"
},
{
"id": "c2c628f3-959f-49bf-ad4d-371092f85193",
"gambit_id": "e511793e-acaa-411c-9105-a70472f5bc43",
"last_updated": "2022-12-26T12:42:06.642980-05:00",
"created_at": "2022-12-23T12:52:11.071414-05:00",
"name": "Game Total Under 49.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75fac02f-226d-4ae1-8a2d-2140afbefcc6/?format=api"
}
]
}