{
  "product_id": 36317,
  "currency": "GBP",
  "intro_discount_percent": 30,
  "intro_coupon": {
    "code": "FirstYear30",
    "discount": 30,
    "discount_type": "percentage",
    "is_active": true
  },
  "refreshed_at": "2026-08-01T22:00:20.650Z",
  "plans": {
    "basic": {
      "plan_id": 60101,
      "options": [
        {
          "pricing_id": 80020,
          "websites": 1,
          "currency": "GBP",
          "annual_price": "40.00",
          "first_year_price": "28.00",
          "coupon": {
            "code": "FirstYear30",
            "discount": 30,
            "discount_type": "percentage",
            "is_active": true
          },
          "freemius_updated_at": null
        },
        {
          "pricing_id": 80021,
          "websites": 5,
          "currency": "GBP",
          "annual_price": "160.00",
          "first_year_price": "112.00",
          "coupon": {
            "code": "FirstYear30",
            "discount": 30,
            "discount_type": "percentage",
            "is_active": true
          },
          "freemius_updated_at": null
        }
      ]
    },
    "plus": {
      "plan_id": 60102,
      "options": [
        {
          "pricing_id": 80022,
          "websites": 1,
          "currency": "GBP",
          "annual_price": "60.00",
          "first_year_price": "42.00",
          "coupon": {
            "code": "FirstYear30",
            "discount": 30,
            "discount_type": "percentage",
            "is_active": true
          },
          "freemius_updated_at": null
        },
        {
          "pricing_id": 80023,
          "websites": 5,
          "currency": "GBP",
          "annual_price": "240.00",
          "first_year_price": "168.00",
          "coupon": {
            "code": "FirstYear30",
            "discount": 30,
            "discount_type": "percentage",
            "is_active": true
          },
          "freemius_updated_at": null
        }
      ]
    },
    "advanced": {
      "plan_id": 60146,
      "options": [
        {
          "pricing_id": 80158,
          "websites": 1,
          "currency": "GBP",
          "annual_price": "100.00",
          "first_year_price": "70.00",
          "coupon": {
            "code": "FirstYear30",
            "discount": 30,
            "discount_type": "percentage",
            "is_active": true
          },
          "freemius_updated_at": null
        },
        {
          "pricing_id": 80159,
          "websites": 5,
          "currency": "GBP",
          "annual_price": "400.00",
          "first_year_price": "280.00",
          "coupon": {
            "code": "FirstYear30",
            "discount": 30,
            "discount_type": "percentage",
            "is_active": true
          },
          "freemius_updated_at": null
        }
      ]
    }
  }
}