GET /api/bet_types/2e9bf9b4-93e4-4603-8047-e538f26d3ef6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e9bf9b4-93e4-4603-8047-e538f26d3ef6",
"match": "https://api-prod.gambitprofit.com/api/matches/5a197b5d-bd1b-41d2-a09a-61db42a3142d/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T10:42:58.370831-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 Under 2.5",
"amount": 6462.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 3538.0
}
],
"expected_reward_tokens": 9304.94,
"profit_sb": -195.06,
"profit_sb_percentage": -2.05,
"recommended": false
},
"lines": [
{
"id": "f5963717-9c7f-42cc-94fc-a23e80b16068",
"gambit_id": "3872a4a3-2bd0-4808-b408-cef62884d606",
"last_updated": "2023-06-12T10:23:24.775969-04:00",
"created_at": "2023-06-10T10:42:58.375717-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.44000",
"odds": "1.45450",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e9bf9b4-93e4-4603-8047-e538f26d3ef6/?format=api"
},
{
"id": "8a8dd2f1-6a56-4c75-b00e-12b24a06161e",
"gambit_id": "0dcfae75-be01-4e57-a2c3-bbf561b3d415",
"last_updated": "2023-06-12T10:23:24.774190-04:00",
"created_at": "2023-06-10T10:42:58.373202-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.63000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e9bf9b4-93e4-4603-8047-e538f26d3ef6/?format=api"
}
]
}