List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=424
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=425",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=423",
    "results": [
        {
            "id": 7181,
            "name": "217/900",
            "created": "2017-03-28T16:50:00.170253Z",
            "modified": "2026-05-01T23:43:04.470714Z"
        },
        {
            "id": 7182,
            "name": "The Helping Stone",
            "created": "2017-03-30T08:08:01.910616Z",
            "modified": "2026-03-31T19:32:00.664501Z"
        },
        {
            "id": 7183,
            "name": "Surrounding but Surrounded",
            "created": "2017-03-30T08:32:23.467356Z",
            "modified": "2026-03-31T19:32:02.011019Z"
        },
        {
            "id": 7184,
            "name": "Safe and Secure?",
            "created": "2017-03-31T01:43:49.195817Z",
            "modified": "2026-03-31T19:32:03.752730Z"
        },
        {
            "id": 7185,
            "name": "Cut White into two parts 1",
            "created": "2017-03-31T09:46:46.070573Z",
            "modified": "2026-04-03T14:44:00.099126Z"
        },
        {
            "id": 7186,
            "name": "Cut White into two parts 2",
            "created": "2017-03-31T09:54:11.594715Z",
            "modified": "2026-03-31T19:32:06.391257Z"
        },
        {
            "id": 7187,
            "name": "Corner01_1",
            "created": "2017-03-31T10:11:15.935917Z",
            "modified": "2026-03-31T19:32:07.946670Z"
        },
        {
            "id": 7188,
            "name": "Corner02_1",
            "created": "2017-03-31T10:15:47.729196Z",
            "modified": "2026-03-31T19:32:09.419300Z"
        },
        {
            "id": 7189,
            "name": "best move 22",
            "created": "2017-03-31T14:44:11.907720Z",
            "modified": "2026-04-15T11:01:14.715311Z"
        },
        {
            "id": 7190,
            "name": "Problem 1",
            "created": "2017-03-31T19:54:18.752159Z",
            "modified": "2026-03-31T19:32:12.271891Z"
        }
    ]
}