GET /api/bet_types/6d8c452f-8b71-4d71-8bd8-1beef7017f94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d8c452f-8b71-4d71-8bd8-1beef7017f94",
"match": "https://api-prod.gambitprofit.com/api/matches/962f6cf8-22fb-4e92-afe6-8949077f1cda/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T08:48:19.797187-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 Over 10",
"amount": 5107.0
},
{
"team": "Game Total Under 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6df074be-c255-4e0f-aabe-5e60d3587de7",
"gambit_id": "4221d381-c84e-4127-9656-0e4eae8f5ae6",
"last_updated": "2023-09-12T21:28:19.377318-04:00",
"created_at": "2023-09-11T08:48:19.805477-04:00",
"name": "Game Total Over 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d8c452f-8b71-4d71-8bd8-1beef7017f94/?format=api"
},
{
"id": "0f9e964c-bd7a-444d-aef2-cb9808c1498f",
"gambit_id": "0f53ea98-d7eb-405d-8cc4-20e0dae53446",
"last_updated": "2023-09-12T21:28:19.380382-04:00",
"created_at": "2023-09-11T08:48:19.812961-04:00",
"name": "Game Total Under 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d8c452f-8b71-4d71-8bd8-1beef7017f94/?format=api"
}
]
}