GET /api/bet_types/7f9ff56d-a497-46a6-861b-c21249964e93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f9ff56d-a497-46a6-861b-c21249964e93",
"match": "https://api-prod.gambitprofit.com/api/matches/725fa569-5a39-4ab9-a269-6088358a03f6/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8",
"amount": 5110.0
},
{
"team": "Game Total Under 8",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "feb6f4b6-bc6d-4992-98b1-90567198645d",
"gambit_id": "b89f4a2d-ac2d-4c70-b0c6-c215be9989bb",
"last_updated": "2022-09-10T21:57:28.576593-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f9ff56d-a497-46a6-861b-c21249964e93/?format=api"
},
{
"id": "27f141fd-e217-42ed-9ed1-42b5b52bbe69",
"gambit_id": "adc389b9-c184-440c-9147-ee6ee00bb5ab",
"last_updated": "2022-09-10T21:57:28.575353-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f9ff56d-a497-46a6-861b-c21249964e93/?format=api"
}
]
}