GET /api/bet_types/524a6d64-baae-412f-a851-4582a9f6c3d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "524a6d64-baae-412f-a851-4582a9f6c3d9",
"match": "https://api-prod.gambitprofit.com/api/matches/917b836d-4096-4470-9b4f-6a4e2a4d9fd8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T10:06:51.037751-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",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "800eb3aa-c0be-4beb-8a46-c027c7fb1c52",
"gambit_id": "22281772-2193-4e4b-9d70-b4c6e6bab0c6",
"last_updated": "2023-03-15T13:57:05.503205-04:00",
"created_at": "2023-03-14T10:06:51.039690-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524a6d64-baae-412f-a851-4582a9f6c3d9/?format=api"
},
{
"id": "9b0e0849-502a-4367-8aa2-0ac0c8b17fe1",
"gambit_id": "2399ec6a-c298-448d-9b17-441375925756",
"last_updated": "2023-03-15T13:57:05.504402-04:00",
"created_at": "2023-03-14T10:06:51.041479-04:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524a6d64-baae-412f-a851-4582a9f6c3d9/?format=api"
}
]
}