curl --location 'https://bpi2.poyashi.me/users//notifications?type=&page=&limit=' \
--header 'Authorization: Bearer <token>'[
{
"type": "follow",
"timestamp": "2019-08-24T14:15:22.123Z",
"senderName": "string",
"senderImage": "string",
"senderId": "string",
"songTitle": "string",
"songDifficulty": "string",
"rivalScore": 0,
"myScore": 0,
"songId": 0
}
]