{
    "id": "pesca",
    "name": "Indice Pesquero Venezolano",
    "symbol": "IDX_PESC",
    "pair": "IDX_PESC_USD",
    "components": [
        {
            "symbol": "ATUN_g",
            "pair": "ATUN_USD",
            "weightBps": 2500,
            "weight": 0.25,
            "price_usd": 500,
            "contribution": 125,
            "grams_gold": 3.8317987485,
            "unit": "100 kg atun congelado",
            "available": true
        },
        {
            "symbol": "CAMARON_g",
            "pair": "CAMARON_USD",
            "weightBps": 2000,
            "weight": 0.2,
            "price_usd": 1000,
            "contribution": 200,
            "grams_gold": 7.663597497,
            "unit": "100 kg colas camaron",
            "available": true
        },
        {
            "symbol": "SARDINA_g",
            "pair": "SARDINA_USD",
            "weightBps": 1500,
            "weight": 0.15,
            "price_usd": 500,
            "contribution": 75,
            "grams_gold": 3.8317987485,
            "unit": "1 ton sardina",
            "available": true
        },
        {
            "symbol": "BOCACHICO_g",
            "pair": "BOCACHICO_USD",
            "weightBps": 1200,
            "weight": 0.12,
            "price_usd": 400,
            "contribution": 48,
            "grams_gold": 3.0654389988,
            "unit": "100 kg bocachico",
            "available": true
        },
        {
            "symbol": "JUREL_g",
            "pair": "JUREL_USD",
            "weightBps": 1000,
            "weight": 0.1,
            "price_usd": 300.00000003,
            "contribution": 30.000000003000004,
            "grams_gold": 2.299079249329908,
            "unit": "100 kg jurel",
            "available": true
        },
        {
            "symbol": "DORADO_g",
            "pair": "DORADO_USD",
            "weightBps": 800,
            "weight": 0.08,
            "price_usd": 699.99999979,
            "contribution": 55.9999999832,
            "grams_gold": 5.364518246290644,
            "unit": "100 kg dorado",
            "available": true
        },
        {
            "symbol": "LANGOSTA_g",
            "pair": "LANGOSTA_USD",
            "weightBps": 500,
            "weight": 0.05,
            "price_usd": 2500,
            "contribution": 125,
            "grams_gold": 19.158993742499998,
            "unit": "100 kg langosta",
            "available": true
        },
        {
            "symbol": "CACHAMA_g",
            "pair": "CACHAMA_USD",
            "weightBps": 300,
            "weight": 0.03,
            "price_usd": 1200.00000048,
            "contribution": 36.000000014399994,
            "grams_gold": 9.196317000078526,
            "unit": "1 ton cachama",
            "available": true
        },
        {
            "symbol": "TILAPIA_g",
            "pair": "TILAPIA_USD",
            "weightBps": 200,
            "weight": 0.02,
            "price_usd": 1499.99999925,
            "contribution": 29.999999985,
            "grams_gold": 11.495396239752301,
            "unit": "1 ton tilapia",
            "available": true
        }
    ],
    "totalWeightBps": 10000,
    "availableWeightBps": 10000,
    "indexValueUsd": 724.9999999856001,
    "componentsAvailable": 9,
    "componentsTotal": 9,
    "indexValueGramsGold": 5.556108185214645,
    "ok": true,
    "goldPriceUsd": 130.48702001787817
}