GET /api/bet_types/60791224-7e88-45ce-92d3-67cbeace1009/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60791224-7e88-45ce-92d3-67cbeace1009",
"match": "https://api-prod.gambitprofit.com/api/matches/0f9e33a9-ea17-4cef-959c-ef83eeed8e26/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T09:37:10.611818-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": "Game Total Under 218.5",
"amount": 5000.0
},
{
"team": "Game Total Over 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "48957a5a-8874-4e2c-a605-9be9dfaf91cc",
"gambit_id": "363471e3-73d7-459f-8e3f-23402b07055a",
"last_updated": "2023-03-15T10:12:11.948647-04:00",
"created_at": "2023-03-14T09:37:10.613229-04:00",
"name": "Game Total Under 218.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60791224-7e88-45ce-92d3-67cbeace1009/?format=api"
},
{
"id": "e801db71-900a-426e-bda5-bd5b01d4729e",
"gambit_id": "4e9d91e2-5b4d-498c-bf7e-d40831af8870",
"last_updated": "2023-03-15T10:12:11.950088-04:00",
"created_at": "2023-03-14T09:37:10.614801-04:00",
"name": "Game Total Over 218.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60791224-7e88-45ce-92d3-67cbeace1009/?format=api"
}
]
}