{
    "success": true,
    "data": {
        "member": {
            "id": "member-lameck-nyakweba",
            "name": "Lameck Nyakweba",
            "initials": "LN",
            "displayName": "L.N. \u00b7 USA",
            "membershipStatus": "Active Member"
        },
        "serviceAssignment": {
            "id": "service-investment-lameck",
            "memberId": "member-lameck-nyakweba",
            "serviceKey": "my-diaspora-investment",
            "product": "My Diaspora Investment",
            "status": "Assigned",
            "tierId": "gold"
        },
        "account": {
            "memberId": "member-lameck-nyakweba",
            "serviceAssignmentId": "service-investment-lameck",
            "tierId": "gold",
            "totalContributedUsd": 15000,
            "currentValueUsd": 16420,
            "monthlyReturnUsd": 420,
            "monthlyReturnPercent": 2.62999999999999989341858963598497211933135986328125,
            "lifetimeReturnUsd": 1420,
            "lifetimeReturnPercent": 9.4700000000000006394884621840901672840118408203125,
            "activePortfolios": 4,
            "contributionStatus": "On Track",
            "contributionConsistencyScore": 98,
            "nextContributionDue": "2026-06-30",
            "nextMeetup": {
                "title": "June Wealth-Building Meetup",
                "topic": "Portfolio discipline, MMFs, Treasury ladders, and gold exposure",
                "date": "2026-06-28",
                "status": "RSVP open"
            }
        },
        "tier": {
            "id": "gold",
            "name": "Gold Club",
            "tagline": "Building Serious Wealth",
            "monthlyContributionUsd": 500,
            "sortOrder": 3,
            "isActive": true
        },
        "positions": [
            {
                "portfolioId": "gold-growth-club",
                "contributedUsd": 5000,
                "currentValueUsd": 5740,
                "ownershipPercent": 2,
                "monthlyReturnUsd": 170,
                "monthlyReturnPercent": 3.399999999999999911182158029987476766109466552734375,
                "lifetimeReturnUsd": 740,
                "lifetimeReturnPercent": 14.800000000000000710542735760100185871124267578125
            },
            {
                "portfolioId": "treasury-bills-ladder",
                "contributedUsd": 4500,
                "currentValueUsd": 5004,
                "ownershipPercent": 2.5,
                "monthlyReturnUsd": 94,
                "monthlyReturnPercent": 2.100000000000000088817841970012523233890533447265625,
                "lifetimeReturnUsd": 504,
                "lifetimeReturnPercent": 11.199999999999999289457264239899814128875732421875
            },
            {
                "portfolioId": "mmf-stability-pool",
                "contributedUsd": 3000,
                "currentValueUsd": 3288,
                "ownershipPercent": 2.2599999999999997868371792719699442386627197265625,
                "monthlyReturnUsd": 39,
                "monthlyReturnPercent": 1.3000000000000000444089209850062616169452667236328125,
                "lifetimeReturnUsd": 288,
                "lifetimeReturnPercent": 9.5999999999999996447286321199499070644378662109375
            },
            {
                "portfolioId": "real-estate-income-reserve",
                "contributedUsd": 2500,
                "currentValueUsd": 2388,
                "ownershipPercent": 2.649999999999999911182158029987476766109466552734375,
                "monthlyReturnUsd": 22,
                "monthlyReturnPercent": 0.90000000000000002220446049250313080847263336181640625,
                "lifetimeReturnUsd": -112,
                "lifetimeReturnPercent": -4.480000000000000426325641456060111522674560546875
            }
        ],
        "allocationRules": [
            {
                "tierId": "gold",
                "portfolioId": "gold-growth-club",
                "allocationPercent": 35,
                "rationale": "Growth leadership portfolio."
            },
            {
                "tierId": "gold",
                "portfolioId": "treasury-bills-ladder",
                "allocationPercent": 30,
                "rationale": "Income and stability anchor."
            },
            {
                "tierId": "gold",
                "portfolioId": "mmf-stability-pool",
                "allocationPercent": 25,
                "rationale": "Liquidity and capital preservation."
            },
            {
                "tierId": "gold",
                "portfolioId": "real-estate-income-reserve",
                "allocationPercent": 10,
                "rationale": "Watchlist income opportunity pending committee review."
            }
        ]
    }
}