GET /api/bet_types/092fe3b5-8021-4e90-a0b4-1a266d3550ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "092fe3b5-8021-4e90-a0b4-1a266d3550ad",
"match": "https://api-prod.gambitprofit.com/api/matches/73665d07-f396-4677-b57f-b69b2b1f179d/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T22:57:01.349565-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 2.5",
"amount": 5655.0
},
{
"team": "Game Total Over 2.5",
"amount": 4345.0
}
],
"expected_reward_tokens": 8820.35,
"profit_sb": -679.65,
"profit_sb_percentage": -7.15,
"recommended": false
},
"lines": [
{
"id": "8b793cef-dda3-48ce-aa73-3e38721260e7",
"gambit_id": "04671d9b-66b4-48ed-b840-ac7cfc5edf8e",
"last_updated": "2023-01-23T11:42:11.759599-05:00",
"created_at": "2023-01-20T22:57:01.350848-05:00",
"name": "Game Total Under 2.5",
"reward": "1.56000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/092fe3b5-8021-4e90-a0b4-1a266d3550ad/?format=api"
},
{
"id": "6eec5eb3-09a4-4304-9e46-368841397b59",
"gambit_id": "3cf635b0-dea4-42bf-a37d-5db4cf0ca0b1",
"last_updated": "2023-01-23T11:42:11.760816-05:00",
"created_at": "2023-01-20T22:57:01.352143-05:00",
"name": "Game Total Over 2.5",
"reward": "2.03000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/092fe3b5-8021-4e90-a0b4-1a266d3550ad/?format=api"
}
]
}