GET /api/bet_types/6f61203c-96ad-4ff9-972e-7ceeda541901/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f61203c-96ad-4ff9-972e-7ceeda541901",
"match": "https://api-prod.gambitprofit.com/api/matches/2497c552-384b-438d-a1bc-c59a888dc87d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:03:02.412615-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 Over 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "100faea6-df29-4248-930c-c9ca432ba0d2",
"gambit_id": "178b4e5f-8a25-4d68-a010-18a5a7e81b31",
"last_updated": "2023-12-29T11:13:30.174963-05:00",
"created_at": "2023-12-27T09:03:02.416885-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f61203c-96ad-4ff9-972e-7ceeda541901/?format=api"
},
{
"id": "ead74cb4-fe2e-4dc0-9a4e-8d78369191e1",
"gambit_id": "18c00c8d-ac35-4a5e-96b6-c3c9b5ea0cd4",
"last_updated": "2023-12-29T11:13:30.179067-05:00",
"created_at": "2023-12-27T09:03:02.421397-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f61203c-96ad-4ff9-972e-7ceeda541901/?format=api"
}
]
}