List accessible puzzles or create a new puzzle.

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

{
    "count": 58754,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=262",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=260",
    "results": [
        {
            "id": 10653,
            "name": "53 / 900",
            "created": "2018-08-20T11:02:45.400453Z",
            "modified": "2026-04-26T01:18:17.214304Z"
        },
        {
            "id": 1891,
            "name": "Capturing Stones 1.20",
            "created": "2014-11-19T01:37:51.428701Z",
            "modified": "2026-04-26T01:17:38.563596Z"
        },
        {
            "id": 52896,
            "name": "question 12",
            "created": "2022-03-22T10:30:54.719134Z",
            "modified": "2026-04-26T01:14:57.460859Z"
        },
        {
            "id": 52900,
            "name": "question 1",
            "created": "2022-03-22T10:40:06.195592Z",
            "modified": "2026-04-26T01:10:36.181943Z"
        },
        {
            "id": 92681,
            "name": "Problem 26",
            "created": "2025-03-26T21:33:38.698958Z",
            "modified": "2026-04-26T01:10:19.072247Z"
        },
        {
            "id": 21248,
            "name": "How to Capture1",
            "created": "2020-10-03T19:37:14.901079Z",
            "modified": "2026-04-26T01:10:02.449937Z"
        },
        {
            "id": 28417,
            "name": "Question 65",
            "created": "2021-02-28T18:00:51.564087Z",
            "modified": "2026-04-26T01:07:49.982266Z"
        },
        {
            "id": 46718,
            "name": "Question2",
            "created": "2022-01-16T12:07:33.952995Z",
            "modified": "2026-04-26T01:06:47.340754Z"
        },
        {
            "id": 13770,
            "name": "Long Read",
            "created": "2018-12-05T14:39:39.967403Z",
            "modified": "2026-04-26T01:05:48.278174Z"
        },
        {
            "id": 72,
            "name": "Haengma (A) - Strengthen 7",
            "created": "2014-09-13T13:22:06.182373Z",
            "modified": "2026-04-26T01:04:08.352114Z"
        }
    ]
}