GET /api/bet_types/0d2956ff-f5e1-4e7c-b423-101890079fd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d2956ff-f5e1-4e7c-b423-101890079fd1",
"match": "https://api-prod.gambitprofit.com/api/matches/6de88b87-a6c0-4b80-af8d-b7eeadef036b/?format=api",
"name": "Over/Under",
"created_at": "2023-01-29T08:41:55.125125-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 5.5",
"amount": 5106.0
},
{
"team": "Game Total Under 5.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "4f7ec2c4-e808-4ec6-ba6c-e71550a42363",
"gambit_id": "70576c1c-0866-49f3-929d-b19a8b440c49",
"last_updated": "2023-01-30T17:46:59.579582-05:00",
"created_at": "2023-01-29T08:41:55.127650-05:00",
"name": "Game Total Over 5.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2956ff-f5e1-4e7c-b423-101890079fd1/?format=api"
},
{
"id": "0d513331-0411-4bb7-b57e-f58f1d051af9",
"gambit_id": "8bdf4c30-50a1-42c3-9380-b7a44d349354",
"last_updated": "2023-01-30T17:46:59.578354-05:00",
"created_at": "2023-01-29T08:41:55.126361-05:00",
"name": "Game Total Under 5.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2956ff-f5e1-4e7c-b423-101890079fd1/?format=api"
}
]
}