List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=735",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=733",
    "results": [
        {
            "id": 10513,
            "name": "Problem 17",
            "created": "2018-07-21T20:30:56.115726Z",
            "modified": "2026-05-16T06:29:41.475637Z"
        },
        {
            "id": 10514,
            "name": "Problem 18",
            "created": "2018-07-21T20:57:24.429903Z",
            "modified": "2026-05-15T06:10:09.810876Z"
        },
        {
            "id": 10515,
            "name": "Problem 19",
            "created": "2018-07-21T21:01:03.779788Z",
            "modified": "2026-05-13T15:24:06.500687Z"
        },
        {
            "id": 10516,
            "name": "Problem 20",
            "created": "2018-07-21T21:03:35.817520Z",
            "modified": "2026-05-13T15:26:14.830184Z"
        },
        {
            "id": 10517,
            "name": "Problem 21",
            "created": "2018-07-21T21:07:12.216296Z",
            "modified": "2026-05-13T15:26:22.665847Z"
        },
        {
            "id": 10518,
            "name": "Problem 22",
            "created": "2018-07-21T21:20:46.720231Z",
            "modified": "2026-05-13T15:26:32.385617Z"
        },
        {
            "id": 10519,
            "name": "Problem 23",
            "created": "2018-07-21T21:50:32.039873Z",
            "modified": "2026-05-16T21:16:07.534596Z"
        },
        {
            "id": 10520,
            "name": "Problem 24",
            "created": "2018-07-21T21:54:38.998246Z",
            "modified": "2026-05-13T17:15:58.630113Z"
        },
        {
            "id": 10521,
            "name": "Problem 25",
            "created": "2018-07-21T21:59:28.268845Z",
            "modified": "2026-05-13T15:27:19.039273Z"
        },
        {
            "id": 10504,
            "name": "Problem 9",
            "created": "2018-07-21T23:11:12.270340Z",
            "modified": "2026-05-15T23:54:58.373437Z"
        }
    ]
}