List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5138
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5139",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5137",
    "results": [
        {
            "id": 88449,
            "name": "Problem 24",
            "created": "2024-11-27T17:58:20.570270Z",
            "modified": "2026-03-30T16:15:15.116442Z"
        },
        {
            "id": 88450,
            "name": "Problem 25",
            "created": "2024-11-27T17:59:19.038764Z",
            "modified": "2026-03-30T16:15:15.208681Z"
        },
        {
            "id": 88451,
            "name": "Problem 26",
            "created": "2024-11-27T17:59:59.926614Z",
            "modified": "2026-03-30T16:15:15.241980Z"
        },
        {
            "id": 88452,
            "name": "Problem 27",
            "created": "2024-11-27T18:00:32.539605Z",
            "modified": "2026-02-16T01:28:58.050391Z"
        },
        {
            "id": 88453,
            "name": "Problem 28",
            "created": "2024-11-27T18:01:05.834957Z",
            "modified": "2026-02-16T01:28:58.938999Z"
        },
        {
            "id": 88454,
            "name": "Problem 29",
            "created": "2024-11-27T18:01:52.322136Z",
            "modified": "2026-03-30T16:15:15.441010Z"
        },
        {
            "id": 88455,
            "name": "Problem 30",
            "created": "2024-11-27T18:02:45.081100Z",
            "modified": "2026-02-16T01:29:00.711268Z"
        },
        {
            "id": 88456,
            "name": "Problem 31",
            "created": "2024-11-27T18:03:19.867893Z",
            "modified": "2026-02-16T01:29:01.788402Z"
        },
        {
            "id": 88457,
            "name": "Problem 32",
            "created": "2024-11-27T18:04:00.831774Z",
            "modified": "2026-02-16T01:29:02.695751Z"
        },
        {
            "id": 88458,
            "name": "Capturing 1-1",
            "created": "2024-11-27T20:03:07.364387Z",
            "modified": "2026-05-01T18:11:47.914379Z"
        }
    ]
}