List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4566",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4564",
    "results": [
        {
            "id": 28943,
            "name": "Capturing stones 2",
            "created": "2021-03-17T17:33:46.649222Z",
            "modified": "2026-03-31T23:32:04.624309Z"
        },
        {
            "id": 22735,
            "name": "Capturing stones - Recognising Atari #2",
            "created": "2020-11-04T18:13:13.279353Z",
            "modified": "2026-05-22T04:47:07.672598Z"
        },
        {
            "id": 5798,
            "name": "Capturing stones",
            "created": "2016-03-20T17:25:32.763981Z",
            "modified": "2026-05-19T17:58:51.449529Z"
        },
        {
            "id": 9589,
            "name": "Capturing stones",
            "created": "2018-03-25T15:30:48.655311Z",
            "modified": "2026-04-16T22:54:06.369725Z"
        },
        {
            "id": 28941,
            "name": "Capturing stones",
            "created": "2021-03-17T17:27:50.859598Z",
            "modified": "2026-05-05T11:31:07.628970Z"
        },
        {
            "id": 54867,
            "name": "Capturing stone",
            "created": "2022-04-13T06:20:51.210939Z",
            "modified": "2026-05-20T06:21:26.108523Z"
        },
        {
            "id": 34,
            "name": "Capturing race - Can White win ?",
            "created": "2014-09-11T18:28:46.294779Z",
            "modified": "2026-04-25T14:38:57.772204Z"
        },
        {
            "id": 44022,
            "name": "Capturing race",
            "created": "2021-12-03T19:39:48.734583Z",
            "modified": "2026-02-15T20:13:44.450636Z"
        },
        {
            "id": 25832,
            "name": "Capturing race",
            "created": "2021-01-14T18:43:19.660340Z",
            "modified": "2026-04-15T09:48:11.796972Z"
        },
        {
            "id": 25831,
            "name": "Capturing race",
            "created": "2021-01-14T18:35:28.866719Z",
            "modified": "2026-04-15T09:48:11.564643Z"
        }
    ]
}