{
  "currency": "GBP",
  "billingPeriods": {
    "monthly": {
      "label": "Monthly",
      "months": 1
    },
    "6_monthly": {
      "label": "6 months",
      "months": 6
    },
    "12_monthly": {
      "label": "12 months",
      "months": 12
    }
  },
  "trial": {
    "days": 5,
    "tier": "Premium",
    "cardRequired": false,
    "howToStart": "Enter the free NAP Competition and five days of Premium unlock automatically. No card is taken.",
    "alsoFree": [
      "The first race of every day is fully unlocked for everyone, with ratings and all stats, no account needed.",
      "Free members unlock a full day's ratings every Friday by entering the NAP Competition on two different days between Sunday and Friday, and Friday itself counts."
    ]
  },
  "plans": [
    {
      "name": "Free",
      "id": "free",
      "prices": [
        {
          "period": "monthly",
          "amount": 0
        }
      ],
      "includes": [
        "Basic stats",
        "30 NagMe slots",
        "NAP Competition entry",
        "TipStats use",
        "Staking Manager",
        "Free ratings every Friday",
        "Limited support"
      ]
    },
    {
      "name": "Premium",
      "id": "premium",
      "featured": true,
      "prices": [
        {
          "period": "monthly",
          "amount": 25
        },
        {
          "period": "6_monthly",
          "amount": 120,
          "savesVsMonthly": 30
        },
        {
          "period": "12_monthly",
          "amount": 210,
          "savesVsMonthly": 90
        }
      ],
      "includes": [
        "Everything in Free",
        "50 NagMe slots",
        "Full premium ratings, all 80+ stats",
        "Premium Analysis",
        "Eyecatchers & Reviews",
        "Handicap Analysis",
        "Blog access & CSV / XLS downloads",
        "Better support"
      ]
    },
    {
      "name": "Professional",
      "id": "professional",
      "prices": [
        {
          "period": "monthly",
          "amount": 37.5
        },
        {
          "period": "6_monthly",
          "amount": 175,
          "savesVsMonthly": 50
        },
        {
          "period": "12_monthly",
          "amount": 270,
          "savesVsMonthly": 180
        }
      ],
      "includes": [
        "Everything in Premium",
        "ProStats system builder",
        "Custom-built features",
        "Early ratings access",
        "Early NagMe notifications",
        "75 NagMe slots",
        "Priority support"
      ]
    }
  ],
  "url": "https://ratingtheraces.com/membership/",
  "updated": "2026-09-25"
}