GET /api/bet_types/b2b46046-9ab1-433f-a2f7-633561c43932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2b46046-9ab1-433f-a2f7-633561c43932",
"match": "https://api-prod.gambitprofit.com/api/matches/b2be8b7a-5824-48bd-ae9e-07e456d783ee/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:05.409023-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 2.5",
"amount": 6253.0
},
{
"team": "Game Total Under 2.5",
"amount": 3747.0
}
],
"expected_reward_tokens": 9254.44,
"profit_sb": -245.56,
"profit_sb_percentage": -2.58,
"recommended": false
},
"lines": [
{
"id": "72c06b93-0e8a-4d89-abbc-ae5a6f34e55a",
"gambit_id": "5e342075-0a2a-43b2-92b3-3608a4a26806",
"last_updated": "2023-02-13T10:02:15.150311-05:00",
"created_at": "2023-02-09T11:12:05.411633-05:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2b46046-9ab1-433f-a2f7-633561c43932/?format=api"
},
{
"id": "e1d3d063-3536-4f7b-9292-80300a5d18ef",
"gambit_id": "77bc6a73-0ccb-48ac-91a7-8ca026fdf974",
"last_updated": "2023-02-13T10:02:15.149033-05:00",
"created_at": "2023-02-09T11:12:05.410323-05:00",
"name": "Game Total Under 2.5",
"reward": "2.47000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2b46046-9ab1-433f-a2f7-633561c43932/?format=api"
}
]
}