List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5396",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5394",
    "results": [
        {
            "id": 7756,
            "name": "problem 774",
            "created": "2017-05-08T12:16:34.173227Z",
            "modified": "2026-04-03T19:15:20.317719Z"
        },
        {
            "id": 7755,
            "name": "problem 773",
            "created": "2017-05-08T12:04:24.036985Z",
            "modified": "2026-04-03T19:13:16.208686Z"
        },
        {
            "id": 7754,
            "name": "problem 772",
            "created": "2017-05-08T11:57:49.574336Z",
            "modified": "2026-04-03T19:12:55.381250Z"
        },
        {
            "id": 7753,
            "name": "problem 771",
            "created": "2017-05-08T11:51:50.159425Z",
            "modified": "2026-04-03T19:11:52.866795Z"
        },
        {
            "id": 7752,
            "name": "puzzle 3",
            "created": "2017-05-05T14:38:29.381566Z",
            "modified": "2026-03-31T19:45:40.401767Z"
        },
        {
            "id": 7751,
            "name": "puzzle 2",
            "created": "2017-05-05T14:36:15.959781Z",
            "modified": "2026-03-31T19:45:39.221779Z"
        },
        {
            "id": 7750,
            "name": "puzzle 1",
            "created": "2017-05-05T14:07:52.363802Z",
            "modified": "2026-03-31T19:45:37.899824Z"
        },
        {
            "id": 7749,
            "name": "308/900",
            "created": "2017-05-03T20:53:50.847497Z",
            "modified": "2026-04-11T19:47:01.065813Z"
        },
        {
            "id": 7748,
            "name": "307/900",
            "created": "2017-05-03T20:49:37.704625Z",
            "modified": "2026-04-11T19:46:35.956004Z"
        },
        {
            "id": 7747,
            "name": "306/900",
            "created": "2017-05-03T20:47:39.724598Z",
            "modified": "2026-04-11T19:46:14.363420Z"
        }
    ]
}