GET /api/bet_types/8fe8eb0c-0373-4b31-8a1d-c33fec6f53cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fe8eb0c-0373-4b31-8a1d-c33fec6f53cc",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2596c6-6859-429d-adc4-a9c7395bd97e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:12:03.449736-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e6692f6b-dd09-4cc2-b56e-77972875eb6f",
"gambit_id": "9ee4eea2-f01a-4857-832b-d3333f53468b",
"last_updated": "2023-04-19T12:17:15.853349-04:00",
"created_at": "2023-04-18T12:12:03.451276-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe8eb0c-0373-4b31-8a1d-c33fec6f53cc/?format=api"
},
{
"id": "193c1038-49cd-4266-905a-aa02ea32b1b7",
"gambit_id": "bd25df77-9b4e-41f0-9abd-7c0a6e3d6b1e",
"last_updated": "2023-04-19T12:17:15.855909-04:00",
"created_at": "2023-04-18T12:12:03.452990-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe8eb0c-0373-4b31-8a1d-c33fec6f53cc/?format=api"
}
]
}