List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5231",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5229",
    "results": [
        {
            "id": 9592,
            "name": "problem 011",
            "created": "2018-03-25T18:10:32.653188Z",
            "modified": "2026-03-31T20:24:03.831553Z"
        },
        {
            "id": 9591,
            "name": "Jennica's Tsumego 72",
            "created": "2018-03-25T18:07:35.035356Z",
            "modified": "2026-04-07T19:54:35.670131Z"
        },
        {
            "id": 9590,
            "name": "problem 010",
            "created": "2018-03-25T18:03:08.137288Z",
            "modified": "2026-03-31T20:24:02.177189Z"
        },
        {
            "id": 9589,
            "name": "Capturing stones",
            "created": "2018-03-25T15:30:48.655311Z",
            "modified": "2026-04-16T22:54:06.369725Z"
        },
        {
            "id": 9588,
            "name": "problem 009",
            "created": "2018-03-24T18:35:25.808219Z",
            "modified": "2026-03-31T20:23:59.274946Z"
        },
        {
            "id": 9587,
            "name": "problem 008",
            "created": "2018-03-24T18:31:33.470448Z",
            "modified": "2026-03-31T20:23:57.563668Z"
        },
        {
            "id": 9586,
            "name": "problem 007",
            "created": "2018-03-24T18:24:52.851550Z",
            "modified": "2026-03-31T20:23:56.119929Z"
        },
        {
            "id": 9585,
            "name": "problem 006",
            "created": "2018-03-24T18:22:38.432224Z",
            "modified": "2026-03-31T20:23:54.232960Z"
        },
        {
            "id": 9584,
            "name": "problem 005",
            "created": "2018-03-24T18:20:42.160484Z",
            "modified": "2026-03-31T20:23:52.731545Z"
        },
        {
            "id": 9583,
            "name": "problem 004",
            "created": "2018-03-24T18:19:45.342049Z",
            "modified": "2026-03-31T20:23:50.693119Z"
        }
    ]
}