GET /api/bet_types/215316b1-a226-4cba-88a8-778c5431ffaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "215316b1-a226-4cba-88a8-778c5431ffaf",
"match": "https://api-prod.gambitprofit.com/api/matches/eadddda9-6113-45c9-ab50-bf0581a1abd0/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T10:38:14.292803-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 1.5",
"amount": 6386.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3614.0
}
],
"expected_reward_tokens": 9323.56,
"profit_sb": -176.44,
"profit_sb_percentage": -1.86,
"recommended": false
},
"lines": [
{
"id": "10ef8b5c-aad8-476a-a8dc-391893b0d9d4",
"gambit_id": "cd19f952-8e8a-42c5-9180-5c56f009df6c",
"last_updated": "2023-07-01T14:58:48.114643-04:00",
"created_at": "2023-06-24T10:38:14.297545-04:00",
"name": "Total Rounds Under 1.5",
"reward": "1.46000",
"odds": "1.47620",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215316b1-a226-4cba-88a8-778c5431ffaf/?format=api"
},
{
"id": "6f8cb533-5ff6-48a0-b1eb-c693f3c7fc9f",
"gambit_id": "9f7e23fb-5eb2-4fdd-9855-e565efbb394a",
"last_updated": "2023-07-01T14:58:48.112776-04:00",
"created_at": "2023-06-24T10:38:14.295166-04:00",
"name": "Total Rounds Over 1.5",
"reward": "2.58000",
"odds": "2.65000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215316b1-a226-4cba-88a8-778c5431ffaf/?format=api"
}
]
}