GET /api/bet_types/72a62974-f7db-4d5f-aedb-fcfb6404d434/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72a62974-f7db-4d5f-aedb-fcfb6404d434",
"match": "https://api-prod.gambitprofit.com/api/matches/db2769cb-7027-427f-b380-38976e070953/?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 Under 6.5",
"amount": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "7568ad45-596a-4206-9684-b5d1e0d855e6",
"gambit_id": "cf456cb7-5770-4b11-b8be-46f2e7d24a5c",
"last_updated": "2022-10-25T10:12:24.266856-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a62974-f7db-4d5f-aedb-fcfb6404d434/?format=api"
},
{
"id": "1c4d1f5c-7555-4341-bd3b-c282c9332d03",
"gambit_id": "471941be-b56f-4716-a58b-daae1929c5ac",
"last_updated": "2022-10-25T10:12:24.268423-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a62974-f7db-4d5f-aedb-fcfb6404d434/?format=api"
}
]
}