List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=600",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=598",
    "results": [
        {
            "id": 58094,
            "name": "type 15",
            "created": "2022-05-24T16:18:56.471832Z",
            "modified": "2026-05-11T11:50:05.361291Z"
        },
        {
            "id": 2152,
            "name": "Approach on the Wider Side (2)",
            "created": "2014-12-18T01:28:03.373685Z",
            "modified": "2026-05-11T11:49:31.141118Z"
        },
        {
            "id": 9575,
            "name": "629 / 900",
            "created": "2018-03-22T12:06:03.499928Z",
            "modified": "2026-05-11T11:49:00.393571Z"
        },
        {
            "id": 10779,
            "name": "179 / 900",
            "created": "2018-08-20T12:06:18.989057Z",
            "modified": "2026-05-11T11:48:05.420332Z"
        },
        {
            "id": 1901,
            "name": "Answer cap with knight's move (3)",
            "created": "2014-11-20T03:40:00.013671Z",
            "modified": "2026-05-11T11:47:57.845074Z"
        },
        {
            "id": 1900,
            "name": "Answer cap with knight's move (2)",
            "created": "2014-11-20T03:26:51.401540Z",
            "modified": "2026-05-11T11:47:52.582784Z"
        },
        {
            "id": 1813,
            "name": "Answer cap with knight's move",
            "created": "2014-11-12T05:20:35.673860Z",
            "modified": "2026-05-11T11:47:37.932381Z"
        },
        {
            "id": 1812,
            "name": "Nets are better than ladders (2)",
            "created": "2014-11-12T05:05:55.636993Z",
            "modified": "2026-05-11T11:47:19.858959Z"
        },
        {
            "id": 100611,
            "name": "Example 36",
            "created": "2025-12-14T17:15:29.496503Z",
            "modified": "2026-05-11T11:47:10.234463Z"
        },
        {
            "id": 90357,
            "name": "Puzzle 7:1-86",
            "created": "2025-01-10T14:26:39.909449Z",
            "modified": "2026-05-11T11:47:10.133901Z"
        }
    ]
}