GET /api/bet_types/d1970fa8-763a-46d4-b22c-4a38aa4a91c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1970fa8-763a-46d4-b22c-4a38aa4a91c4",
"match": "https://api-prod.gambitprofit.com/api/matches/074e3dad-f845-4ba3-8f4b-3ac35883ba19/?format=api",
"name": "Over/Under",
"created_at": "2023-06-14T05:58:11.229278-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5d5756bb-4da2-4242-a722-7798f5e696aa",
"gambit_id": "7655ba68-8cca-4989-8013-8502e1ed2c18",
"last_updated": "2023-06-15T17:23:06.284664-04:00",
"created_at": "2023-06-14T05:58:11.231760-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1970fa8-763a-46d4-b22c-4a38aa4a91c4/?format=api"
},
{
"id": "0d3dfd7d-a795-4835-93c0-ceac2ae9b2a3",
"gambit_id": "38b8ef04-0c76-4ef7-9450-e1b3382d75c6",
"last_updated": "2023-06-15T17:23:06.286455-04:00",
"created_at": "2023-06-14T05:58:11.234406-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1970fa8-763a-46d4-b22c-4a38aa4a91c4/?format=api"
}
]
}