curl --location 'https://api.orlipera.cz/urop/dotazarna/seznam?sig=undefined&typ=undefined&odpoved=undefined&svetlo=undefined&mId=undefined&ord=undefined&page=undefined&perPage=undefined' \
--form 'token=""' \
--form 'token=""' \
--form 'client="www"' \
--form 'viewType="VL"' \
--form 'ip=""' \
--form 'sid=""'[
{
"id": 0,
"dotaz": "string",
"email": "string",
"datumDotaz": {
"date": "string",
"timezone_type": 0,
"timezone": "string"
},
"odpoved": "string",
"datumOdpoved": {
"date": "string",
"timezone_type": 0,
"timezone": "string"
},
"odpovedelId": 0,
"odpovedelJmeno": "string",
"typ": "OP",
"signatura": "string",
"mistrovstviId": 0,
"aktivni": true,
"vlozilIp": "string",
"vlozilId": 0,
"vlozilJmeno": "string",
"mistrovstviNazev": "string",
"signaturaNazev": "string",
"svetlo": 1
}
]