List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=496",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=494",
    "results": [
        {
            "id": 22187,
            "name": "Puzzle 9",
            "created": "2020-10-27T14:14:01.096119Z",
            "modified": "2026-05-05T00:44:47.729355Z"
        },
        {
            "id": 79239,
            "name": "19.Connect ?",
            "created": "2024-02-05T02:51:40.471370Z",
            "modified": "2026-05-05T00:44:33.227026Z"
        },
        {
            "id": 91845,
            "name": "Problem 141",
            "created": "2025-03-05T10:50:51.772442Z",
            "modified": "2026-05-05T00:44:28.469739Z"
        },
        {
            "id": 91844,
            "name": "Problem 140",
            "created": "2025-03-05T10:49:14.402430Z",
            "modified": "2026-05-05T00:44:27.184232Z"
        },
        {
            "id": 93494,
            "name": "Problem 4",
            "created": "2025-05-02T06:32:20.924269Z",
            "modified": "2026-05-05T00:44:19.772724Z"
        },
        {
            "id": 2726,
            "name": "351 - 900",
            "created": "2015-07-09T21:02:58.006365Z",
            "modified": "2026-05-05T00:43:36.792755Z"
        },
        {
            "id": 43983,
            "name": "GW 75: 10 easy problems 4",
            "created": "2021-12-03T14:50:04.110983Z",
            "modified": "2026-05-05T00:42:20.101004Z"
        },
        {
            "id": 43982,
            "name": "GW 75: 10 easy problems 3",
            "created": "2021-12-03T14:49:03.374554Z",
            "modified": "2026-05-05T00:42:19.011758Z"
        },
        {
            "id": 102789,
            "name": "Endgame ヨセ 1-36",
            "created": "2026-01-26T03:51:28.897737Z",
            "modified": "2026-05-05T00:41:35.574135Z"
        },
        {
            "id": 101642,
            "name": "Endgame ヨセ 1-35",
            "created": "2026-01-03T14:05:52.532997Z",
            "modified": "2026-05-05T00:41:35.174141Z"
        }
    ]
}