{
  "@context": "/contexts/BoostModelOption",
  "@id": "/boost_model_options",
  "@type": "hydra:Collection",
  "hydra:member": [
    {
      "id": "constant_score",
      "value": "constant_score",
      "label": "Constant score"
    },
    {
      "id": "behavioral_data",
      "value": "behavioral_data",
      "label": "Behavioral Data"
    }
  ],
  "hydra:totalItems": 1
}
