List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4562
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=-modified&page=4563",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4561",
    "results": [
        {
            "id": 59744,
            "name": "3x3 point attack #2",
            "created": "2022-06-22T05:43:02.961356Z",
            "modified": "2026-04-16T17:10:58.679339Z"
        },
        {
            "id": 92473,
            "name": "Knife Five",
            "created": "2025-03-18T01:20:18.893544Z",
            "modified": "2026-04-16T16:55:52.621667Z"
        },
        {
            "id": 92472,
            "name": "Flower Five",
            "created": "2025-03-18T01:18:11.935975Z",
            "modified": "2026-04-16T16:55:51.380214Z"
        },
        {
            "id": 92471,
            "name": "Square Four",
            "created": "2025-03-18T01:16:46.491792Z",
            "modified": "2026-04-16T16:55:31.374405Z"
        },
        {
            "id": 92470,
            "name": "T-Four",
            "created": "2025-03-18T01:14:13.121472Z",
            "modified": "2026-04-16T16:55:21.590402Z"
        },
        {
            "id": 92469,
            "name": "Bent Three",
            "created": "2025-03-18T01:13:24.150325Z",
            "modified": "2026-04-16T16:55:19.774501Z"
        },
        {
            "id": 92468,
            "name": "Straight Three",
            "created": "2025-03-18T01:12:42.028103Z",
            "modified": "2026-04-16T16:55:16.679110Z"
        },
        {
            "id": 92467,
            "name": "Fake comb 1",
            "created": "2025-03-18T01:09:36.037556Z",
            "modified": "2026-04-16T16:55:09.518473Z"
        },
        {
            "id": 44637,
            "name": "Five Stones on the Second Line in the Corner",
            "created": "2021-12-10T19:55:59.199834Z",
            "modified": "2026-04-16T16:47:46.616816Z"
        },
        {
            "id": 44290,
            "name": "Other Eyespaces of Size 4",
            "created": "2021-12-05T20:35:38.962730Z",
            "modified": "2026-04-16T16:47:44.724783Z"
        }
    ]
}