List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5677
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=modified&page=5678",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5676",
    "results": [
        {
            "id": 12,
            "name": "Ladder XD",
            "created": "2014-09-11T12:24:43.483598Z",
            "modified": "2026-04-17T03:06:08.274122Z"
        },
        {
            "id": 14,
            "name": "Liberty",
            "created": "2014-09-11T12:54:30.027881Z",
            "modified": "2026-04-17T03:06:08.657035Z"
        },
        {
            "id": 59,
            "name": "Snap your fingers once, snap your finger twice, then snap it back!",
            "created": "2014-09-12T19:40:37.987962Z",
            "modified": "2026-04-17T03:06:08.991904Z"
        },
        {
            "id": 174,
            "name": "White Poney",
            "created": "2014-09-22T18:45:01.251283Z",
            "modified": "2026-04-17T03:06:09.389617Z"
        },
        {
            "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"
        }
    ]
}