List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=337
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=id&page=338",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=336",
    "results": [
        {
            "id": 6098,
            "name": "Reduce Eye Space 63",
            "created": "2016-05-16T09:50:16.750639Z",
            "modified": "2026-03-31T19:12:04.045276Z"
        },
        {
            "id": 6099,
            "name": "Reduce Eye Space 64",
            "created": "2016-05-16T09:51:56.239317Z",
            "modified": "2026-03-31T19:12:05.532528Z"
        },
        {
            "id": 6100,
            "name": "Reduce Eye Space 65",
            "created": "2016-05-16T09:53:46.990601Z",
            "modified": "2026-03-31T19:12:06.673808Z"
        },
        {
            "id": 6101,
            "name": "Reduce Eye Space 66",
            "created": "2016-05-16T09:55:34.468538Z",
            "modified": "2026-03-31T19:12:07.842890Z"
        },
        {
            "id": 6102,
            "name": "Reduce Eye Space 67",
            "created": "2016-05-16T09:57:48.628953Z",
            "modified": "2026-03-31T19:12:09.218391Z"
        },
        {
            "id": 6103,
            "name": "Reduce Eye Space 68",
            "created": "2016-05-16T10:02:03.319409Z",
            "modified": "2026-03-31T19:12:10.845859Z"
        },
        {
            "id": 6104,
            "name": "Reduce Eye Space 69",
            "created": "2016-05-16T10:06:01.596222Z",
            "modified": "2026-03-31T19:12:12.343898Z"
        },
        {
            "id": 6105,
            "name": "Reduce Eye Space 70",
            "created": "2016-05-16T10:08:22.422781Z",
            "modified": "2026-03-31T19:12:13.504384Z"
        },
        {
            "id": 6106,
            "name": "Sets of moves (1)",
            "created": "2016-05-17T08:01:39.163104Z",
            "modified": "2026-03-31T19:12:14.669821Z"
        },
        {
            "id": 6107,
            "name": "sets of moves (2)",
            "created": "2016-05-17T08:05:06.994350Z",
            "modified": "2026-03-31T19:12:15.895407Z"
        }
    ]
}