GET /api/bet_types/d5606fb1-ab93-4ab0-9271-d9571e9fc449/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5606fb1-ab93-4ab0-9271-d9571e9fc449",
"match": "https://api-prod.gambitprofit.com/api/matches/4719d3d6-49d3-459b-8c35-303b8c33601b/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:57:09.067023-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 6.5",
"amount": 5098.0
},
{
"team": "Game Total Over 6.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "e7fc425b-7b4b-416c-8135-ba34d4163b39",
"gambit_id": "e2ab1cb5-ade7-4bbb-8c6f-a4b5bb83f36d",
"last_updated": "2023-01-17T11:22:14.414550-05:00",
"created_at": "2023-01-16T09:57:09.070130-05:00",
"name": "Game Total Under 6.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5606fb1-ab93-4ab0-9271-d9571e9fc449/?format=api"
},
{
"id": "9d475880-9fd1-401c-8537-f7f0ac76ce6d",
"gambit_id": "ce84861b-6ca3-4fd7-80b5-0ef16fc3d868",
"last_updated": "2023-01-17T11:22:14.415648-05:00",
"created_at": "2023-01-16T09:57:09.073358-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5606fb1-ab93-4ab0-9271-d9571e9fc449/?format=api"
}
]
}