List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5363",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5361",
    "results": [
        {
            "id": 93871,
            "name": "The Puzzle First",
            "created": "2025-05-09T01:09:14.329775Z",
            "modified": "2026-03-30T16:45:14.380009Z"
        },
        {
            "id": 93872,
            "name": "The Puzzle Second",
            "created": "2025-05-09T01:11:55.863369Z",
            "modified": "2026-03-30T16:45:14.438882Z"
        },
        {
            "id": 93876,
            "name": "The Puzzle Third",
            "created": "2025-05-09T01:14:49.084515Z",
            "modified": "2026-03-30T16:45:14.730570Z"
        },
        {
            "id": 93897,
            "name": "8: Black to play – Find the next move (it’s beautiful)",
            "created": "2025-05-09T02:14:13.352042Z",
            "modified": "2026-04-02T14:39:50.498170Z"
        },
        {
            "id": 93906,
            "name": "Problem 18",
            "created": "2025-05-09T03:59:12.860555Z",
            "modified": "2026-04-16T10:21:15.249282Z"
        },
        {
            "id": 93907,
            "name": "35: Black to kill",
            "created": "2025-05-09T08:41:14.357035Z",
            "modified": "2026-04-13T07:25:34.554810Z"
        },
        {
            "id": 93919,
            "name": "Problem 238",
            "created": "2025-05-09T18:12:38.848941Z",
            "modified": "2026-04-09T19:55:53.557045Z"
        },
        {
            "id": 93920,
            "name": "Problem 239",
            "created": "2025-05-09T18:14:22.925464Z",
            "modified": "2026-04-01T18:21:49.999861Z"
        },
        {
            "id": 93921,
            "name": "Problem 240",
            "created": "2025-05-09T18:15:21.110153Z",
            "modified": "2026-04-05T13:35:02.213984Z"
        },
        {
            "id": 93922,
            "name": "Problem 241",
            "created": "2025-05-09T18:16:13.356512Z",
            "modified": "2026-04-02T03:29:51.267101Z"
        }
    ]
}