List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4711",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4709",
    "results": [
        {
            "id": 76740,
            "name": "Black to rescue its group",
            "created": "2023-09-25T14:11:05.964774Z",
            "modified": "2026-02-16T00:40:00.178345Z"
        },
        {
            "id": 76741,
            "name": "Black to rescue its group",
            "created": "2023-09-25T14:16:20.798300Z",
            "modified": "2026-02-16T00:40:01.349582Z"
        },
        {
            "id": 76742,
            "name": "S'échapper 22",
            "created": "2023-09-25T14:22:04.277502Z",
            "modified": "2026-05-11T10:44:53.398249Z"
        },
        {
            "id": 76743,
            "name": "Tésuji 18",
            "created": "2023-09-25T15:16:20.372064Z",
            "modified": "2026-04-05T10:59:53.360615Z"
        },
        {
            "id": 76744,
            "name": "Tsumégo 27",
            "created": "2023-09-25T15:52:17.076908Z",
            "modified": "2026-05-05T18:32:51.865547Z"
        },
        {
            "id": 76745,
            "name": "Tésuji 17",
            "created": "2023-09-25T16:08:45.057302Z",
            "modified": "2026-05-18T16:55:28.058968Z"
        },
        {
            "id": 76746,
            "name": "Tésuji 37",
            "created": "2023-09-25T16:16:40.474504Z",
            "modified": "2026-05-18T13:53:32.509752Z"
        },
        {
            "id": 76747,
            "name": "Black to save its group",
            "created": "2023-09-25T19:22:46.738455Z",
            "modified": "2026-05-10T00:45:46.678778Z"
        },
        {
            "id": 76749,
            "name": "Black to live",
            "created": "2023-09-25T19:43:09.156844Z",
            "modified": "2026-05-10T01:04:00.861199Z"
        },
        {
            "id": 76750,
            "name": "black to capture",
            "created": "2023-09-25T19:54:07.642880Z",
            "modified": "2026-05-10T01:11:09.393522Z"
        }
    ]
}