GET /api/bet_types/a70d57dc-a5bb-44b7-99dd-8448fa26abc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a70d57dc-a5bb-44b7-99dd-8448fa26abc7",
"match": "https://api-prod.gambitprofit.com/api/matches/b492891b-c608-4e9e-92ae-4f0ddcaf3d83/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T13:03:03.237922-04: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 11",
"amount": 5107.0
},
{
"team": "Game Total Over 11",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "06f5f8f2-6e8c-4b20-8779-6ae887ec5657",
"gambit_id": "08743848-3051-4a50-a952-fc01cb0e9c1a",
"last_updated": "2023-06-12T18:48:19.264522-04:00",
"created_at": "2023-06-11T13:03:03.241594-04:00",
"name": "Game Total Under 11",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70d57dc-a5bb-44b7-99dd-8448fa26abc7/?format=api"
},
{
"id": "ce763a22-c67e-4a0c-bfb2-a0a94cc75be1",
"gambit_id": "3f5f2869-c638-4c7c-bb07-c29ff074d371",
"last_updated": "2023-06-12T18:48:19.262855-04:00",
"created_at": "2023-06-11T13:03:03.239677-04:00",
"name": "Game Total Over 11",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70d57dc-a5bb-44b7-99dd-8448fa26abc7/?format=api"
}
]
}