GET /api/bet_types/45c4cc75-8d2f-4a16-ac16-80b3ec37d999/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45c4cc75-8d2f-4a16-ac16-80b3ec37d999",
"match": "https://api-prod.gambitprofit.com/api/matches/a4d52663-f8cb-4257-83db-e25c217ae957/?format=api",
"name": "Over/Under",
"created_at": "2023-07-15T11:53:14.836013-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": "Total Rounds Over 2.5",
"amount": 5496.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4504.0
}
],
"expected_reward_tokens": 9233.2,
"profit_sb": -266.8,
"profit_sb_percentage": -2.81,
"recommended": false
},
"lines": [
{
"id": "ebf3de2f-07fa-449c-963e-6c2f6988a442",
"gambit_id": "2f3183ad-cd01-4579-91a7-187da8d74ce5",
"last_updated": "2023-07-17T10:28:29.258721-04:00",
"created_at": "2023-07-15T11:53:14.837447-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45c4cc75-8d2f-4a16-ac16-80b3ec37d999/?format=api"
},
{
"id": "dd2b98d3-d91c-44c5-ba2b-f60ebbc1f5ad",
"gambit_id": "7a3559ca-add7-41ae-9b62-0784b29041e0",
"last_updated": "2023-07-17T10:28:29.260480-04:00",
"created_at": "2023-07-15T11:53:14.838943-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45c4cc75-8d2f-4a16-ac16-80b3ec37d999/?format=api"
}
]
}