GET /api/bet_types/41fd0c29-23ad-4823-bcc1-853e89f81934/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41fd0c29-23ad-4823-bcc1-853e89f81934",
"match": "https://api-prod.gambitprofit.com/api/matches/ed23ee02-e6bb-4bd7-930a-5b8c0312233c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-21T08:53:23.786865-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 Over 11",
"amount": 5107.0
},
{
"team": "Game Total Under 11",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "07427ddc-ee5e-40ca-84ab-20b823bafca8",
"gambit_id": "9f6e9599-afd5-4e6a-952e-5840953a3efc",
"last_updated": "2023-07-22T11:28:23.347847-04:00",
"created_at": "2023-07-21T08:53:23.788550-04:00",
"name": "Game Total Over 11",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41fd0c29-23ad-4823-bcc1-853e89f81934/?format=api"
},
{
"id": "85a62eee-5710-4242-82ef-6287200889c9",
"gambit_id": "3ff88c92-285c-4ec6-a02b-0b87eb631012",
"last_updated": "2023-07-22T11:28:23.351323-04:00",
"created_at": "2023-07-21T08:53:23.790422-04:00",
"name": "Game Total Under 11",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41fd0c29-23ad-4823-bcc1-853e89f81934/?format=api"
}
]
}