List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4570",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4568",
    "results": [
        {
            "id": 25037,
            "name": "22:1-1",
            "created": "2020-12-30T19:22:52.080773Z",
            "modified": "2026-04-16T12:40:46.145797Z"
        },
        {
            "id": 24798,
            "name": "19:2-1",
            "created": "2020-12-26T10:22:35.749824Z",
            "modified": "2026-04-16T12:40:41.078473Z"
        },
        {
            "id": 24635,
            "name": "17:1-1",
            "created": "2020-12-24T13:16:22.067167Z",
            "modified": "2026-04-16T12:40:38.521053Z"
        },
        {
            "id": 24582,
            "name": "Black kill white",
            "created": "2020-12-23T13:36:33.956845Z",
            "modified": "2026-04-16T12:40:37.318534Z"
        },
        {
            "id": 40776,
            "name": "How to glitch.",
            "created": "2021-10-20T19:10:47.239985Z",
            "modified": "2026-04-16T11:59:05.988060Z"
        },
        {
            "id": 30064,
            "name": "Whole board problem 25:4: Coppermill problem",
            "created": "2021-04-17T11:11:26.276060Z",
            "modified": "2026-04-16T11:55:41.462828Z"
        },
        {
            "id": 73194,
            "name": "Extra 28",
            "created": "2023-06-09T16:28:05.983992Z",
            "modified": "2026-04-16T10:20:50.723725Z"
        },
        {
            "id": 20982,
            "name": "chapter 2. ladders",
            "created": "2020-09-19T02:55:23.137169Z",
            "modified": "2026-04-16T09:54:15.928678Z"
        },
        {
            "id": 20976,
            "name": "ウッテガエシ 石の取り方",
            "created": "2020-09-18T07:50:59.657593Z",
            "modified": "2026-04-16T09:54:08.281001Z"
        },
        {
            "id": 20975,
            "name": "ウッテガエシ 石の取り方",
            "created": "2020-09-18T07:19:05.258096Z",
            "modified": "2026-04-16T09:54:06.902643Z"
        }
    ]
}