You are viewing a human-readable response
Remove the pretty=true querystring to have the API return JSON
{
    "error": null,
    "success": true,
    "body": [
        {
            "name": "Standard 2308: ExoSea243's Challenge",
            "createdAt": 1733401989311,
            "id": "rot230820241205",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/rot230820241205"
        },
        {
            "name": "Standard 2307: NinjaAce0026's Challenge",
            "createdAt": 1733315589311,
            "id": "rot230720241204",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/rot230720241204"
        },
        {
            "name": "Standard 2306: NobleSquire3912's Challenge",
            "createdAt": 1733229189311,
            "id": "rot230620241203",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/rot230620241203"
        },
        {
            "name": "Standard 2305: PeachPanda2504s Herausforderung",
            "createdAt": 1733142789311,
            "id": "rot230520241202",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/rot230520241202"
        },
        {
            "name": "Standard 2304: PezzMC's Challenge",
            "createdAt": 1733056389311,
            "id": "rot230420241201",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/rot230420241201"
        },
        {
            "name": "Standard 2303: EasyDemon245's Challenge",
            "createdAt": 1732969989311,
            "id": "rot230320241130",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/rot230320241130"
        },
        {
            "name": "Standard 2302: soup monkes dai ~By ViliVeeTee12",
            "createdAt": 1732883589311,
            "id": "rot230220241129",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/rot230220241129"
        },
        {
            "name": "Advanced 2295: Frat Sabotage/for Dabloon ~By Kerem",
            "createdAt": 1733401989480,
            "id": "adv229520241205",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/adv229520241205"
        },
        {
            "name": "Advanced 2294: LoopDeLoop ~By Ambinub",
            "createdAt": 1733315589480,
            "id": "adv229420241204",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/adv229420241204"
        },
        {
            "name": "Advanced 2293: Pawndaa's Impossible Challenge",
            "createdAt": 1733229189480,
            "id": "adv229320241203",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/adv229320241203"
        },
        {
            "name": "Advanced 2292: BloonFreezer14's Challenge",
            "createdAt": 1733142789480,
            "id": "adv229220241202",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/adv229220241202"
        },
        {
            "name": "Advanced 2291: Pierce Problems ~By Totaldominotion",
            "createdAt": 1733056389480,
            "id": "adv229120241201",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/adv229120241201"
        },
        {
            "name": "Advanced 2290: Jank ~By Amphiapple",
            "createdAt": 1732969989480,
            "id": "adv229020241130",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/adv229020241130"
        },
        {
            "name": "Advanced 2289: BADlands 2.0 ~By ZeroW",
            "createdAt": 1732883589480,
            "id": "adv228920241129",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/adv228920241129"
        },
        {
            "name": "coop - CL0UDS..'s Challenge",
            "createdAt": 1733040000000,
            "id": "coopm32us368",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/coopm32us368"
        },
        {
            "name": "coop - The Anti Bloon Squad ~By Honeymead",
            "createdAt": 1733299200000,
            "id": "coopm32usa8y",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/coopm32usa8y"
        },
        {
            "name": "coop - Player_3071086426's Challenge",
            "createdAt": 1733644800000,
            "id": "coopm32usj4y",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/coopm32usj4y"
        },
        {
            "name": "coop - Thenumber1person's Challenge",
            "createdAt": 1733904000000,
            "id": "coopm32uspb5",
            "creator": null,
            "metadata": "https://data.ninjakiwi.com/btd6/challenges/challenge/coopm32uspb5"
        }
    ],
    "model": {
        "name": "_btd6challenge",
        "parameters": {
            "name": {
                "description": "Challenge Filter Name",
                "type": "string"
            },
            "createdAt": {
                "description": "Challenge creation time in unix epoch milliseconds",
                "type": "number"
            },
            "id": {
                "description": "Unique Challenge ID",
                "type": "string"
            },
            "creator": {
                "description": "URL to the creators profile",
                "type": "string"
            },
            "metadata": {
                "description": "URL to the full challenge information",
                "type": "string"
            }
        }
    },
    "next": null,
    "prev": null
}