GET /api/bet_types/cb66fe62-1790-4c64-87b8-573c0b300202/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb66fe62-1790-4c64-87b8-573c0b300202",
"match": "https://api-prod.gambitprofit.com/api/matches/efdfe73b-4df2-436d-86ff-84250498af9d/?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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9f30ca73-fff4-4e3d-8982-edf59820f305",
"gambit_id": "1b9b50d3-dac2-49a6-a9fd-dff969cebd69",
"last_updated": "2022-12-12T18:57:22.855352-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 233.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb66fe62-1790-4c64-87b8-573c0b300202/?format=api"
},
{
"id": "d0fc69e3-2428-4dac-8070-0ddcdfa0b8a7",
"gambit_id": "dd759a39-7ad1-4d32-97a3-3fd41d80f528",
"last_updated": "2022-12-12T18:57:22.856512-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 233.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb66fe62-1790-4c64-87b8-573c0b300202/?format=api"
}
]
}