curl --request GET \
--url https://cherrytree.soyab.uk/theiving[
{
"total": 123,
"results": [
{
"id": 123,
"theivingLocation": "<string>",
"theivingExp": 123,
"theivingLevel": 123,
"theivingSuccess": 123,
"theivingDamage": 123,
"theivingCoins": 123,
"drops": [
{
"dropId": 123,
"itemId": 123,
"name": "<string>",
"rarity": "<string>",
"baseChance": 123,
"luckChance": 123,
"extremeLuckChance": 123
}
]
}
]
}
]curl --request GET \
--url https://cherrytree.soyab.uk/theiving[
{
"total": 123,
"results": [
{
"id": 123,
"theivingLocation": "<string>",
"theivingExp": 123,
"theivingLevel": 123,
"theivingSuccess": 123,
"theivingDamage": 123,
"theivingCoins": 123,
"drops": [
{
"dropId": 123,
"itemId": 123,
"name": "<string>",
"rarity": "<string>",
"baseChance": 123,
"luckChance": 123,
"extremeLuckChance": 123
}
]
}
]
}
]200 Response
Show child attributes
Was this page helpful?