List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4608
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=4609",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4607",
    "results": [
        {
            "id": 43623,
            "name": "Tsumégo 92",
            "created": "2021-11-29T20:26:52.715168Z",
            "modified": "2026-05-21T03:41:17.703902Z"
        },
        {
            "id": 16647,
            "name": "waar moet zwart spelen om de gemerkte stenen in leven te houden",
            "created": "2020-01-09T10:18:51.613543Z",
            "modified": "2026-05-21T03:41:48.132611Z"
        },
        {
            "id": 16648,
            "name": "waar moet zwart spelen om de vier gemerkte stenen te slaan",
            "created": "2020-01-09T10:22:31.413900Z",
            "modified": "2026-05-21T03:41:48.605680Z"
        },
        {
            "id": 102043,
            "name": "Puzzle 7.8.13",
            "created": "2026-01-11T10:26:44.904288Z",
            "modified": "2026-05-21T03:41:55.016933Z"
        },
        {
            "id": 102044,
            "name": "Puzzle 7.8.14",
            "created": "2026-01-11T10:28:09.932467Z",
            "modified": "2026-05-21T03:41:55.779168Z"
        },
        {
            "id": 1491,
            "name": "Weekly 60 - easy",
            "created": "2014-10-24T18:17:25.759345Z",
            "modified": "2026-05-21T03:41:59.363617Z"
        },
        {
            "id": 639,
            "name": "101 - 539",
            "created": "2014-10-08T10:32:37.666177Z",
            "modified": "2026-05-21T03:42:12.854532Z"
        },
        {
            "id": 93629,
            "name": "Q-17463",
            "created": "2025-05-04T18:22:35.931635Z",
            "modified": "2026-05-21T03:43:01.133672Z"
        },
        {
            "id": 93630,
            "name": "Q-17464",
            "created": "2025-05-04T18:26:05.388533Z",
            "modified": "2026-05-21T03:43:02.085157Z"
        },
        {
            "id": 50870,
            "name": "--1.1--",
            "created": "2022-03-02T10:49:07.144951Z",
            "modified": "2026-05-21T03:43:14.756080Z"
        }
    ]
}