GET /api/bet_types/9fe911f4-7dca-4a0d-b56b-ab1827ea2f8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fe911f4-7dca-4a0d-b56b-ab1827ea2f8f",
"match": "https://api-prod.gambitprofit.com/api/matches/3b9f8d3b-c6cf-4717-8827-baf88ddc6bd4/?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 2.5",
"amount": 5387.0
},
{
"team": "Game Total Under 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "1e4f4e55-a006-4be7-87d5-423d38f65bd0",
"gambit_id": "a340f0f7-3271-4e62-8b4a-d11434a23b20",
"last_updated": "2022-10-21T21:02:29.155799-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe911f4-7dca-4a0d-b56b-ab1827ea2f8f/?format=api"
},
{
"id": "2b0ba1bb-8515-4ac6-a667-67ac5f0f8242",
"gambit_id": "0e8dc248-6583-422d-9d69-58b5ecdb7acc",
"last_updated": "2022-10-21T21:02:29.154669-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe911f4-7dca-4a0d-b56b-ab1827ea2f8f/?format=api"
}
]
}