{
    "data": {
        "starredItems": {
            "participants": [
                {
                    "id": "1",
                    "name": "Baby Keem",
                    "imageLocation": "test/image",
                    "coverImageLocation": "test/image2"
                },
                {
                    "id": "2",
                    "name": "Guapdad 4000",
                    "imageLocation": "test/image",
                    "coverImageLocation": "test/image2"
                },
                {
                    "id": "3",
                    "name": "Valee",
                    "imageLocation": "test/image",
                    "coverImageLocation": "test/image2"
                }
            ]
        }
    }
}