[
    {
        "id": 5,
        "name": "GOTv Max",
        "real_price": "0",
        "amount": "7300",
        "cable": {
            "name": "GOTV",
            "id": 1
        }
    },
    {
        "id": 6,
        "name": "GOTv Smallie",
        "real_price": "0",
        "amount": "1700",
        "cable": {
            "name": "GOTV",
            "id": 1
        }
    },
    {
        "id": 7,
        "name": "GOTv Jinja",
        "real_price": "0",
        "amount": "3400",
        "cable": {
            "name": "GOTV",
            "id": 1
        }
    },
    {
        "id": 8,
        "name": "Gotv Jolli",
        "real_price": "0",
        "amount": "5000",
        "cable": {
            "name": "GOTV",
            "id": 1
        }
    },
    {
        "id": 9,
        "name": "GOTV Custom",
        "real_price": "0",
        "amount": "100",
        "cable": {
            "name": "GOTV",
            "id": 1
        }
    },
    {
        "id": 10,
        "name": "Gotv Super",
        "real_price": "0",
        "amount": "10000",
        "cable": {
            "name": "GOTV",
            "id": 1
        }
    },
    {
        "id": 11,
        "name": "DSTv Compact",
        "real_price": "0",
        "amount": "12600",
        "cable": {
            "name": "DSTV",
            "id": 2
        }
    },
    {
        "id": 12,
        "name": "DsTv Compact Plus",
        "real_price": "0",
        "amount": "25",
        "cable": {
            "name": "DSTV",
            "id": 2
        }
    },
    {
        "id": 13,
        "name": "DSTv Premium",
        "real_price": "0",
        "amount": "37500",
        "cable": {
            "name": "DSTV",
            "id": 2
        }
    },
    {
        "id": 14,
        "name": "DSTv Confam",
        "real_price": "0",
        "amount": "9500",
        "cable": {
            "name": "DSTV",
            "id": 2
        }
    },
    {
        "id": 15,
        "name": "Dstv Padi",
        "real_price": "0",
        "amount": "\u20a63,700.00",
        "cable": {
            "name": "DSTV",
            "id": 2
        }
    },
    {
        "id": 16,
        "name": "DSTv Yanga",
        "real_price": "0",
        "amount": "5200",
        "cable": {
            "name": "DSTV",
            "id": 2
        }
    },
    {
        "id": 17,
        "name": "DSTV Custom",
        "real_price": "0",
        "amount": "100",
        "cable": {
            "name": "DSTV",
            "id": 2
        }
    },
    {
        "id": 18,
        "name": "StarTimes Nova",
        "real_price": "0",
        "amount": "1700",
        "cable": {
            "name": "STARTIMES",
            "id": 3
        }
    },
    {
        "id": 19,
        "name": "StarTimes Basic",
        "real_price": "0",
        "amount": "3100",
        "cable": {
            "name": "STARTIMES",
            "id": 3
        }
    },
    {
        "id": 20,
        "name": "StarTimes Smart",
        "real_price": "0",
        "amount": "3900",
        "cable": {
            "name": "STARTIMES",
            "id": 3
        }
    },
    {
        "id": 21,
        "name": "StarTimes Classic",
        "real_price": "0",
        "amount": "4500",
        "cable": {
            "name": "STARTIMES",
            "id": 3
        }
    },
    {
        "id": 23,
        "name": "StarTimes Super",
        "real_price": "0",
        "amount": "7600",
        "cable": {
            "name": "STARTIMES",
            "id": 3
        }
    },
    {
        "id": 24,
        "name": "STARTIMES Custom",
        "real_price": "0",
        "amount": "100",
        "cable": {
            "name": "STARTIMES",
            "id": 3
        }
    },
    {
        "id": 25,
        "name": "gotv_custom",
        "real_price": "0",
        "amount": "100",
        "cable": {
            "name": "Go_tv",
            "id": 4
        }
    }
]