List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4678",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4676",
    "results": [
        {
            "id": 26048,
            "name": "Best moves",
            "created": "2021-01-16T12:01:04.413497Z",
            "modified": "2026-03-31T23:19:00.217678Z"
        },
        {
            "id": 26047,
            "name": "Let black live",
            "created": "2021-01-16T11:55:31.641858Z",
            "modified": "2026-03-31T23:18:58.965982Z"
        },
        {
            "id": 26045,
            "name": "Life and death",
            "created": "2021-01-16T11:28:33.295764Z",
            "modified": "2026-03-31T23:18:57.585790Z"
        },
        {
            "id": 25915,
            "name": "kill black",
            "created": "2021-01-15T11:51:59.698720Z",
            "modified": "2026-03-31T23:18:31.727084Z"
        },
        {
            "id": 25837,
            "name": "Kill white",
            "created": "2021-01-14T19:49:02.290011Z",
            "modified": "2026-03-31T23:18:23.928036Z"
        },
        {
            "id": 25644,
            "name": "double atari!!!",
            "created": "2021-01-11T13:34:07.675027Z",
            "modified": "2026-03-31T23:17:37.490980Z"
        },
        {
            "id": 25587,
            "name": "Liberty Shortage",
            "created": "2021-01-10T13:39:36.388845Z",
            "modified": "2026-03-31T23:17:19.045279Z"
        },
        {
            "id": 25440,
            "name": "Yose 1",
            "created": "2021-01-07T11:07:07.882688Z",
            "modified": "2026-03-31T23:16:51.975288Z"
        },
        {
            "id": 25434,
            "name": "tenuki 2",
            "created": "2021-01-06T16:20:35.453782Z",
            "modified": "2026-03-31T23:16:47.730612Z"
        },
        {
            "id": 25418,
            "name": "死活で○or△or✖0006",
            "created": "2021-01-05T04:04:00.953286Z",
            "modified": "2026-03-31T23:16:41.496382Z"
        }
    ]
}