List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5354",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5352",
    "results": [
        {
            "id": 187,
            "name": "supper eysy",
            "created": "2014-09-23T23:42:25.777184Z",
            "modified": "2026-04-17T03:06:09.710380Z"
        },
        {
            "id": 190,
            "name": "Spider",
            "created": "2014-09-24T01:03:59.819867Z",
            "modified": "2026-04-17T03:06:10.106308Z"
        },
        {
            "id": 285,
            "name": "fun ko",
            "created": "2014-09-28T19:56:18.048405Z",
            "modified": "2026-04-17T03:06:10.455188Z"
        },
        {
            "id": 286,
            "name": "funfunfunfunfunfunfungooooooooooooooo",
            "created": "2014-09-28T20:04:17.295555Z",
            "modified": "2026-04-17T03:06:10.817335Z"
        },
        {
            "id": 287,
            "name": "funfunfungogogogo",
            "created": "2014-09-28T20:13:41.804375Z",
            "modified": "2026-04-17T03:06:11.165826Z"
        },
        {
            "id": 373,
            "name": "Capture the stone",
            "created": "2014-10-01T16:04:11.187605Z",
            "modified": "2026-04-17T03:06:11.540808Z"
        },
        {
            "id": 374,
            "name": "capture it :D",
            "created": "2014-10-01T16:05:54.181889Z",
            "modified": "2026-04-17T03:06:11.939990Z"
        },
        {
            "id": 375,
            "name": "capture the white stone :D",
            "created": "2014-10-01T16:07:52.429643Z",
            "modified": "2026-04-17T03:06:12.364165Z"
        },
        {
            "id": 1634,
            "name": "Beginner's Go",
            "created": "2014-10-28T23:45:35.869155Z",
            "modified": "2026-04-17T03:06:12.755340Z"
        },
        {
            "id": 1635,
            "name": "Capturing Stones 2/10",
            "created": "2014-10-28T23:48:49.566384Z",
            "modified": "2026-04-17T03:06:13.073304Z"
        }
    ]
}